Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 R 新手。我最近使用 streamgraph 包制作了一个流图,但我无法将图保存为“htmlwidget”。它目前是“Shiny.tag”,将其转换为 htmlwidget 将帮助我将其添加到静态网页。有没有办法改变这个?
我找到了答案。如果您使用“sg_title”向流图添加标题,它将导致流图呈现为 shiny.tag 而不是 htmlwidget。