The googleVis package provides an interface between R and the Google Chart Tools, formerly know as Google Visualisation API.
The googleVis package provides an interface between R and the Google Chart Tools, formerly know as Google Visualisation API. 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.
Resources:
- CRAN summary page
- Google code project page
- Package Vignette: Using the Google Chart Tools with R
- R Journal Article (Volume 3/2, Dec 2011): Using the Google Visualisation API with R