googleVis (0.2.11)
Interface between R and the Google Visualisation API.
http://code.google.com/p/google-motion-charts-with-r/
http://cran.r-project.org/web/packages/googleVis
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. <a href="http://localhost/">http://localhost/</a>. A browser with Flash and Internet connection is required. Please visit the project web site for more information and examples.
Maintainer:
Markus Gesmann
Author(s): Markus Gesmann, Diego de Castillo
License: GPL (>= 2)
Uses: RJSONIO, R.rsp, brew, pscl
Reverse depends: TradeStrategyAnalyzer
Reverse suggests: bayesTFR, Kmisc, Lahman, NanoStringNorm, tfplot, vegdata
Released over 1 year ago.