googleVis-package: R Interface to Google Charts

googleVis-packageR Documentation

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: https://github.com/mages/googleVis.

You find further notes on Markus' blog: https://magesblog.com/tags/googlevis/

Note

See vignette("googleVis") for an introduction to the googleVis package.

Author(s)

Markus Gesmann, Diego de Castillo

References

Examples

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

mages/googleVis documentation built on March 5, 2023, 6:16 a.m.