googleVis-package
From googleVis v0.6.2
by Markus Gesmann
R Interface to Google Charts
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: http://github.com/mages/googleVis.
You find further notes on Markus' blog: http://www.magesblog.com/search/label/googleVis
- Keywords
- package
Note
See vignette("googleVis")
for an introduction to the
googleVis
package.
References
- Google Charts API: https://developers.google.com/chart/
- Google Terms of Use: https://developers.google.com/terms/
- Google Maps API Terms of Service: https://developers.google.com/maps/terms
Examples
## Not run:
# demo(googleVis)
# ## For other demos see
# demo(package='googleVis')
# ## End(Not run)
Community examples
Looks like there are no examples yet.