Learn R Programming

googleVis (version 0.4.4)

googleVis-package: Using the Google Chart Tools with R

Description

The googleVis package provides an interface between R and the Google Chart Tools. It allows users to create web pages with interactive charts based on R data frames, using the Google Chart Tools and to display them either via the local R HTTP help server or within their own sites, without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash. Please visit the project web site for more information and examples:

http://code.google.com/p/google-motion-charts-with-r/.

You find further notes on Markus' blog: http://lamages.blogspot.co.uk/search/label/googleVis

Arguments

Details

ll{ Package: googleVis Type: Package Version: 0.4.4 Date: 2013-08-23 License: GPL version 2 or later }

References

  • googleVis project site:http://code.google.com/p/google-motion-charts-with-r/
  • Google Chart Tools 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