Learn R Programming

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

googleVis (version 0.2.10)

Interface between R and the Google Visualisation API

Description

googleVis provides an interface between R and the Google Visualisation API to create interactive charts. The functions of the package allow the user to visualise data stored in R data frames with the Google Visualisation API in a web browser, 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, e.g. http://localhost/. 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.10

License

GPL (>= 2)

Maintainer

Markus Gesmann

Last Published

September 25th, 2011

Functions in googleVis (0.2.10)

gvisLineChart

Google Line Chart with R
gvisComboChart

Google Combo Chart with R
createGoogleGadget

Create a Google Gadget
Fruits

Fruits: googleVis example data set
gvisColumnChart

Google Column Chart with R
CityPopularity

CityPopularity: googleVis example data set
gvisGauge

Google Gauge with R
gvisTable

Google Table Chart with R
gvisAreaChart

Google Area Chart with R
gvisGeoChart

Google Geo Chart with R
gvisMotionChart

Google Motion Chart with R
gvisBarChart

Google Bar Chart with R
OpenClose

OpenClose: googleVis example data set
gvisIntensityMap

Google Intensity Map with R
gvisScatterChart

Google Scatter Chart with R
Stock

Stock: googleVis example data set
Exports

Exports: googleVis example data set
gvisOrgChart

Google Org Chart with R
gvisAnnotatedTimeLine

Google Annotated Time Line with R
Regions

Regions: googleVis example data set
Andrew

Hurricane Andrew: googleVis example data set
gvisMap

Google Maps with R
gvis Methods

Print and plot gvis objects
gvisCandlestickChart

Google Candlestick chart with R
gvisPieChart

Google Pie Chart with R
gvisGeoMap

Google Geo Map with R
googleVis-package

Using the Google Visualisation API with R
Population

Population: googleVis example data set
gvisMerge

Merge two googleVis charts into one gvis-object
gvisTreeMap

Google Tree Map with R