Description Details Note Author(s) References Examples
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
Package: | googleVis |
Type: | Package |
Version: | 0.4.3 |
Date: | 2013-05-25 |
License: | GPL version 2 or later |
See vignette("googleVis")
for an introduction to the
googleVis
package.
Of course there are many alternative visualisation toolkits out there, e.g.
d3js: http://d3js.org
Many Eyes: http://www-958.ibm.com/software/data/cognos/manyeyes/
Open Flash Chart (Flash): http://teethgrinder.co.uk/open-flash-chart/
OpenLayers (JavaScript): http://www.openlayers.org/
Processing (Java): http://processing.org/
simile (AJAX): http://simile.mit.edu/
FLARE (ActionScript): http://flare.prefuse.org/
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:
plotGoogleMaps: Plot HTML output with Google Maps API and your own data. http://cran.r-project.org/web/packages/plotGoogleMaps/
RgoogleMaps: Overlays on Google map tiles in R. http://cran.r-project.org/web/packages/RgoogleMaps/index.html
animation: A Gallery of Animations in Statistics and Utilities to Create Animations. http://cran.r-project.org/web/packages/animation/
gridSVG: Export grid graphics as SVG http://cran.r-project.org/web/packages/gridSVG/
SVGAnnotation: Tools for Post-Processing SVG Plots Created in R http://www.omegahat.org/SVGAnnotation/
RSVGTipsDevice: An R SVG graphics device with dynamic tips and hyperlinks. http://cran.r-project.org/web/packages/RSVGTipsDevice/
iWebPlots: Interactive web-based plots. http://cran.r-project.org/web/packages/iWebPlots/
Markus Gesmann, Diego de Castillo
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
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.