Learn R Programming

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

googleVis (version 0.2.6)

Using the Google Visualisation API with R

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

6,421

Version

0.2.6

License

GPL (>= 2)

Maintainer

Markus Gesmann

Last Published

June 15th, 2011

Functions in googleVis (0.2.6)

createGoogleGadget

Create a Google Gadget
OpenClose

OpenClose: googleVis example data set
Regions

Regions: googleVis example data set
Stock

Stock: googleVis example data set
gvisOrgChart

Google Org Chart with R
gvisMotionChart

Google Motion Chart with R
gvisLineChart

Google Line Chart with R
Andrew

Hurricane Andrew: googleVis example data set
gvisTable

Google Table Chart with R
gvisGeoMap

Google Geo Map with R
gvisAreaChart

Google Area Chart with R
gvisCandlestickChart

Google Candlestick chart with R
CityPopularity

CityPopularity: googleVis example data set
gvisMerge

Merge two googleVis charts into one gvis-object
gvisIntensityMap

Google Intensity Map with R
gvisScatterChart

Google Scatter Chart with R
gvisAnnotatedTimeLine

Google Annotated Time Line with R
googleVis-package

Using the Google Visualisation API with R
gvisMap

Google Maps with R
gvisComboChart

Google Combo Chart with R
gvis Methods

Print and plot gvis objects
gvisPieChart

Google Pie Chart with R
gvisGeoChart

Google Geo Chart with R
gvisTreeMap

Google Tree Map with R
gvisColumnChart

Google Column Chart with R
gvisGauge

Google Gauge with R
Fruits

Fruits: googleVis example data set
Population

Population: googleVis example data set
Exports

Exports: googleVis example data set
gvisBarChart

Google Bar Chart with R