Learn R Programming

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

googleVis (version 0.5.6)

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 and to display them locally using 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.6

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Markus Gesmann

Last Published

October 12th, 2014

Functions in googleVis (0.5.6)

googleVis-package

Using Google Charts with R
gvisAnnotatedTimeLine

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

OpenClose: googleVis example data set
Andrew

Hurricane Andrew: googleVis example data set
gvisAreaChart

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

Merge two googleVis charts into one gvis-object
gvisSankey

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

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

Dinosaur data
gvisIntensityMap

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

Daily temperature data for Cairo
Exports

Exports: googleVis example data set
gvisScatterChart

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

Stock: googleVis example data set
gvisComboChart

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

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

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

Regions: googleVis example data set
gvisGeoChart

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

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

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

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

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

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

renderGvis
gvisCandlestickChart

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

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

Population: googleVis example data set
gvisPieChart

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

Create a Google Gadget
gvisAnnotationChart

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

Fruits: googleVis example data set
CityPopularity

CityPopularity: googleVis example data set
gvisColumnChart

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

Print and plot gvis objects
gvisGeoMap

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

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

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

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

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