Learn R Programming

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

googleVis (version 0.2.9)

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.9

License

GPL (>= 2)

Maintainer

Markus Gesmann

Last Published

September 2nd, 2011

Functions in googleVis (0.2.9)

gvisAreaChart

Google Area Chart with R
Stock

Stock: googleVis example data set
gvisAnnotatedTimeLine

Google Annotated Time Line with R
gvisGauge

Google Gauge with R
CityPopularity

CityPopularity: googleVis example data set
gvisCandlestickChart

Google Candlestick chart with R
gvisColumnChart

Google Column Chart with R
gvisComboChart

Google Combo Chart with R
gvisLineChart

Google Line Chart with R
googleVis-package

Using the Google Visualisation API with R
Andrew

Hurricane Andrew: googleVis example data set
OpenClose

OpenClose: googleVis example data set
gvisTable

Google Table Chart with R
gvisScatterChart

Google Scatter Chart with R
gvisGeoMap

Google Geo Map with R
gvisMotionChart

Google Motion Chart with R
gvisBarChart

Google Bar Chart with R
gvisGeoChart

Google Geo Chart with R
gvisIntensityMap

Google Intensity Map with R
Fruits

Fruits: googleVis example data set
Regions

Regions: googleVis example data set
gvisTreeMap

Google Tree Map with R
Population

Population: googleVis example data set
Exports

Exports: googleVis example data set
gvisMerge

Merge two googleVis charts into one gvis-object
createGoogleGadget

Create a Google Gadget
gvisOrgChart

Google Org Chart with R
gvisMap

Google Maps with R
gvis Methods

Print and plot gvis objects
gvisPieChart

Google Pie Chart with R