googleVis-package: Using the Google Visualisation API with R
Description
googleVis provides an interface between R and the Google Visualisation
API to create interactive charts. The functions of the package allow
the user to visualise data stored in R data frames with the Google
Visualisation API in a web browser, without uploading the data to
Google.
The output of a googleVis function is html code that contains the data
and references to JavaScript functions hosted by Google.
googleVis makes use of the internal R HTTP server to
display the output locally, e.g. http://localhost/. A browser with
Flash and Internet connection is required. Please visit the
project web site for more information and examples.
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.12
Date: 2011-12-07
License: GPL version 2 or later
}