googleVis-package: Using the Google Chart Tools with R

Description Details Note Author(s) References Examples

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

Details

Package: googleVis
Type: Package
Version: 0.4.3
Date: 2013-05-25
License: GPL version 2 or later

Note

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

Of course there are many alternative visualisation toolkits out there, e.g.

See the Google Public Data Explorer for examples using the Google Chart Tools: http://www.google.com/publicdata/home

Other R packages of interest to you might be:

Author(s)

Markus Gesmann, Diego de Castillo

References

Examples

1
2
3
4
5
6
## Not run: 
  demo(googleVis)
  ## For other demos see
  demo(package='googleVis')	
  
## End(Not run)

jburos/GoogleVis documentation built on May 18, 2019, 9:19 p.m.