Learn R Programming

googleCharts (version 0.1.0)

googleChartsInit: Initialize Google Charts

Description

This must be called in shinyUI to load the appropriate Google Charts JavaScript libraries into the page.

Usage

googleChartsInit(chartTypes = c("ALL", "annotatedtimeline", "area", "bar", "bubble", "calendar", "candlestick", "column", "combo", "gauge", "geo", "geomap", "intensitymap", "line", "map", "motion", "org", "pie", "sankey", "scatter", "steppedarea", "table", "timeline", "treemap"))

Arguments

chartTypes
Character vector that specifies the types of charts that will be used on this page.

Examples

Run this code
TODO

Run the code above in your browser using DataLab