Learn R Programming

googleVis (version 0.5.9)

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

  • 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

Run this code
demo(googleVis)
  ## For other demos see
  demo(package='googleVis')

Run the code above in your browser using DataLab