README.md

Google Charts bindings for Shiny

See Google Charts and Shiny.

Although Google Charts bindings for Shiny already exist in the googleVis package, these bindings are higher performance and more reliable for Shiny usage. However, unlike the googleVis package, this package cannot generate static HTML pages--it is only for use with live Shiny applications.

Installation

Enter these commands into your R console or RStudio console:

if (!require(devtools))
  install.packages("devtools")
devtools::install_github("jcheng5/googleCharts")

Disclaimer

This code is brand new. The API may evolve, and even the package name may change. And docs are very sparse at the moment.

License

GNU General Public License, version 3

Copyright 2013 RStudio, Inc.



jcheng5/googleCharts documentation built on Nov. 29, 2020, 5:20 p.m.