googleVis (version 0.6.0)

googleVis-package: R Interface to Google Charts

Description

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

Arguments

References

Examples

Run this code
## Not run: 
#   demo(googleVis)
#   ## For other demos see
#   demo(package='googleVis')	
#   ## End(Not run)

Run the code above in your browser using DataCamp Workspace