Learn R Programming

googleVis (version 0.2.6)

googleVis-package: Using the Google Visualisation API with R

Description

googleVis provides an interface between R and the Google Visualisation API. The functions of the package allow the user to visualise data stored in R data frames as interactive charts with the Google Visualisation API. googleVis makes use of the internal R HTTP server to display the output locally. A browser with Flash and Internet connection is required.

Arguments

Details

ll{ Package: googleVis Type: Package Version: 0.2.6 Date: 2011-06-12 License: GPL version 2 or later }

References

  • googleVis project site:http://code.google.com/p/google-motion-charts-with-r/
  • Google Visualisation API:http://code.google.com/apis/visualization/interactive_charts.html
  • Google Terms of Use:http://code.google.com/apis/visualization/documentation/gallery/treemap.html

Examples

Run this code
demo(googleVis)

Run the code above in your browser using DataLab