标签: r google-visualization shiny googlevis
我想使用Shiny包中的gvisTable来显示表googleVis显示中的迷你图。
Shiny
gvisTable
googleVis
我的问题与此问题有关:
How does one include sparklines and other per-row graphics in a Google Table (or similar)?
对于javascript版本,已接受答案。但是,我不确定如何在Shiny内实施此解决方案。