Learn R Programming

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

googleVis (version 0.2.7)

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 their data to Google. The output of a googleVis function is html code that contains the data and references to JavaScript functions hosted by Google and can be displayed locally with the R HTTP help server. 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

4,336

Version

0.2.7

License

GPL (>= 2)

Maintainer

Markus Gesmann

Last Published

July 23rd, 2011

Functions in googleVis (0.2.7)

Andrew

Hurricane Andrew: googleVis example data set
Regions

Regions: googleVis example data set
CityPopularity

CityPopularity: googleVis example data set
gvisComboChart

Google Combo Chart with R
gvisAreaChart

Google Area Chart with R
gvisTable

Google Table Chart with R
gvisColumnChart

Google Column Chart with R
gvisGeoMap

Google Geo Map with R
googleVis-package

Using the Google Visualisation API with R
gvisPieChart

Google Pie Chart with R
gvisOrgChart

Google Org Chart with R
Population

Population: googleVis example data set
gvisMap

Google Maps with R
gvisBarChart

Google Bar Chart with R
createGoogleGadget

Create a Google Gadget
Exports

Exports: googleVis example data set
gvisMerge

Merge two googleVis charts into one gvis-object
Fruits

Fruits: googleVis example data set
gvisGeoChart

Google Geo Chart with R
gvisAnnotatedTimeLine

Google Annotated Time Line with R
Stock

Stock: googleVis example data set
gvis Methods

Print and plot gvis objects
gvisScatterChart

Google Scatter Chart with R
gvisGauge

Google Gauge with R
gvisTreeMap

Google Tree Map with R
gvisCandlestickChart

Google Candlestick chart with R
OpenClose

OpenClose: googleVis example data set
gvisLineChart

Google Line Chart with R
gvisMotionChart

Google Motion Chart with R
gvisIntensityMap

Google Intensity Map with R