【发布时间】:2017-02-11 08:32:32
【问题描述】:
我正在尝试将 GoogleVis 与新软件包 FlexDashboard 一起使用,这就像基本 .Rd 和 shinyDashboards 之间的交集。它基本上是一个不发光的仪表板。
无论如何,我正在尝试嵌入一个 googleVis 对象,doesn't seem to be supported by default,但我可以让 html 显示在输出中,所以一定有办法!我们能想出一些技巧吗?也许结合plot() 或renderGvis() 结合some kind of hack?对设置 op <- options(gvis.plot.tag='chart') 感到厌烦?
我失败了,但也许其他人可以解决?
【问题讨论】:
标签: r googlevis flexdashboard