googleVis-package | R Documentation |
R interface to Google Charts API, allowing users to create interactive charts based on data frames. Charts are displayed locally via the R HTTP help server. A modern browser with Internet connection is required and for some charts Flash. The data remains local and is not uploaded to Google.
Please visit the project web site for more information: https://github.com/mages/googleVis.
You find further notes on Markus' blog: https://magesblog.com/tags/googlevis/
See vignette("googleVis")
for an introduction to the
googleVis
package.
Markus Gesmann, Diego de Castillo
Google Charts API: https://developers.google.com/chart/
Google Terms of Use: https://developers.google.com/terms/
Google Maps API Terms of Service: https://cloud.google.com/maps-platform/terms/
## Not run:
demo(googleVis)
## For other demos see
demo(package='googleVis')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.