Learn R Programming

⚠️There's a newer version (0.7.3) of this package.Take me there.

googleVis (version 0.2.8)

Interface between R and the Google Visualisation API

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.

Copy Link

Version

Install

install.packages('googleVis')

Monthly Downloads

6,421

Version

0.2.8

License

GPL (>= 2)

Maintainer

Markus Gesmann

Last Published

July 31st, 2011

Functions in googleVis (0.2.8)

Fruits

Fruits: googleVis example data set
OpenClose

OpenClose: googleVis example data set
gvisMotionChart

Google Motion Chart with R
Regions

Regions: googleVis example data set
Andrew

Hurricane Andrew: googleVis example data set
Stock

Stock: googleVis example data set
gvisMap

Google Maps with R
gvisGauge

Google Gauge with R
CityPopularity

CityPopularity: googleVis example data set
Population

Population: googleVis example data set
gvisTreeMap

Google Tree Map with R
gvisAnnotatedTimeLine

Google Annotated Time Line with R
gvisMerge

Merge two googleVis charts into one gvis-object
createGoogleGadget

Create a Google Gadget
gvisBarChart

Google Bar Chart with R
gvisLineChart

Google Line Chart with R
gvisScatterChart

Google Scatter Chart with R
gvisColumnChart

Google Column Chart with R
gvisComboChart

Google Combo Chart with R
googleVis-package

Using the Google Visualisation API with R
Exports

Exports: googleVis example data set
gvisPieChart

Google Pie Chart with R
gvisIntensityMap

Google Intensity Map with R
gvisGeoMap

Google Geo Map with R
gvisOrgChart

Google Org Chart with R
gvisCandlestickChart

Google Candlestick chart with R
gvis Methods

Print and plot gvis objects
gvisTable

Google Table Chart with R
gvisGeoChart

Google Geo Chart with R
gvisAreaChart

Google Area Chart with R