Learn R Programming

googleVis (version 0.2.14)

googleVis-package: Using the Google Visualisation API with R

Description

The googleVis package provides an interface between R and the Google Visualisation API. Users of the googleVis package can easily create web pages with interactive charts based on R data frames and display them either with the local R HTTP help server or within their own sites, without uploading the data to Google. A browser with Flash and Internet connection is required. Please visit the project web site for more information and examples: http://code.google.com/p/google-motion-charts-with-r/.

Arguments

Details

ll{ Package: googleVis Type: Package Version: 0.2.14 Date: 2012-02-04 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/chart/interactive/terms.html
  • Google Maps API Terms of Service:http://code.google.com/apis/maps/terms.html

Examples

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

Run the code above in your browser using DataLab