Learn R Programming

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

googleVis (version 0.5.1)

Interface between R and the Google Chart Tools

Description

The googleVis package provides an interface between R and the Google Chart Tools API. It allows users to create web pages with interactive charts based on R data frames, using the Google Chart Tools and to display them either via the local R HTTP help server or within their own sites, without uploading the data to Google. A modern browser with Internet connection is required and for some charts Flash. Please visit the project web site for more information and examples.

Copy Link

Version

Install

install.packages('googleVis')

Monthly Downloads

6,421

Version

0.5.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Markus Gesmann

Last Published

April 13th, 2014

Functions in googleVis (0.5.1)

Andrew

Hurricane Andrew: googleVis example data set
googleVis-package

R Interface to Google Charts
gvisIntensityMap

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

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

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

Daily temperature data for Cairo
Regions

Regions: googleVis example data set
gvisGeoMap

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

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

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

Print and plot gvis objects
gvisMap

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

OpenClose: googleVis example data set
gvisScatterChart

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

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

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

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

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

renderGvis
gvisLineChart

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

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

Merge two googleVis charts into one gvis-object
CityPopularity

CityPopularity: googleVis example data set
createGoogleGadget

Create a Google Gadget
Stock

Stock: googleVis example data set
Fruits

Fruits: googleVis example data set
Exports

Exports: googleVis example data set
gvisAnnotationChart

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

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

Population: googleVis example data set
gvisGeoChart

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

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

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

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

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

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

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

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

Dinosaur data
gvisMotionChart

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