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 for web pages.
The functions of the package allow the user to visualise
data stored in R data frames with the Google
Visualisation API 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. A browser with Flash and Internet connection is
required.
Please visit the project web site for more
information and examples.
Arguments
Details
ll{
Package: googleVis
Type: Package
Version: 0.2.9
Date: 2011-09-01
License: GPL version 2 or later
}