Learn R Programming

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

googleVis (version 0.5.5)

Interface between R and Google Charts

Description

The googleVis package provides an interface between R and the Google Charts API. It allows users to create web pages with interactive charts based on R data frames, using the Google Charts API. The package provides plot methods in R to display the charts locally with the R HTTP help server without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash.

Copy Link

Version

Install

install.packages('googleVis')

Monthly Downloads

6,421

Version

0.5.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Markus Gesmann

Last Published

August 16th, 2014

Functions in googleVis (0.5.5)

createGoogleGadget

Create a Google Gadget
CityPopularity

CityPopularity: googleVis example data set
Fruits

Fruits: googleVis example data set
dino

Dinosaur data
OpenClose

OpenClose: googleVis example data set
gvisAnnotatedTimeLine

Google Annotated Time Line with R googleChartName <- "annotatedtimeline" gvisChartName <- "gvisAnnotatedTimeLine"
Regions

Regions: googleVis example data set
gvisScatterChart

Google Scatter Chart with R googleChartName <- "scatterchart" gvisChartName <- "gvisScatterChart"
gvisBubbleChart

Google Bubble Chart with R googleChartName <- "bubblechart" gvisChartName <- "gvisBubbleChart"
gvisComboChart

Google Combo Chart with R googleChartName <- "combochart" gvisChartName <- "gvisComboChart"
gvisMap

Google Maps with R googleChartName <- "map" gvisChartName <- "gvisMap"
gvisIntensityMap

Google Intensity Map with R googleChartName <- "intensitymap" gvisChartName <- "gvisIntensityMap"
gvisGauge

Google Gauge with R googleChartName <- "gauge" gvisChartName <- "gvisGauge"
gvisGeoMap

Google Geo Map with R googleChartName <- "geomap" gvisChartName <- "gvisGeoMap"
gvisTimeline

Google Timeline Chart with R googleChartName <- "timeline" gvisChartName <- "gvisTimeline"
gvisOrgChart

Google Org Chart with R googleChartName <- "orgchart" gvisChartName <- "gvisOrgChart"
gvisLineChart

Google Line Chart with R googleChartName <- "linechart" gvisChartName <- "gvisLineChart"
gvisMotionChart

Google Motion Chart with R googleChartName <- "motionchart" gvisChartName <- "gvisMotionChart"
gvisHistogram

Google Histogram Chart with R googleChartName <- "histogram" gvisChartName <- "gvisHistogram"
gvisPieChart

Google Pie Chart with R googleChartName <- "piechart" gvisChartName <- "gvisPieChart"
gvisCalendar

Google Calendar Chart with R googleChartName <- "Calendar" gvisChartName <- "gvisCalendar"
gvisCandlestickChart

Google Candlestick chart with R googleChartName <- "candlestickchart" gvisChartName <- "gvisCandlestickChart"
gvisAreaChart

Google Area Chart with R googleChartName <- "areachart" gvisChartName <- "gvisAreaChart"
gvisAnnotationChart

Google Annotation Chart with R googleChartName <- "annotationchart" gvisChartName <- "gvisAnnotationChart"
gvisSankey

Google Sankey Chart with R googleChartName <- "sankey" gvisChartName <- "gvisSankey"
renderGvis

renderGvis
gvis Methods

Print and plot gvis objects
gvisSteppedAreaChart

Google Stepped Area Chart with R googleChartName <- "steppedarechart" gvisChartName <- "gvisSteppedAreChart"
gvisTreeMap

Google Tree Map with R googleChartName <- "treemap" gvisChartName <- "gvisTreeMap"
Cairo

Daily temperature data for Cairo
gvisColumnChart

Google Column Chart with R googleChartName <- "columnchart" gvisChartName <- "gvisColumnChart"
Andrew

Hurricane Andrew: googleVis example data set
Exports

Exports: googleVis example data set
Stock

Stock: googleVis example data set
gvisBarChart

Google Bar Chart with R googleChartName <- "barchart" gvisChartName <- "gvisBarChart"
gvisTable

Google Table Chart with R googleChartName <- "table" gvisChartName <- "gvisTable"
gvisGeoChart

Google Geo Chart with R googleChartName <- "geochart" gvisChartName <- "gvisGeoChart"
Population

Population: googleVis example data set
googleVis-package

Using Google Charts with R
gvisMerge

Merge two googleVis charts into one gvis-object