gvisColumnChart: Google Column Chart with R
googleChartName <- "columnchart"
gvisChartName <- "gvisColumnChart"
Usage
gvisColumnChart(data, xvar = "", yvar = "", options = list(), chartid)
Arguments
xvar
name of the character column which contains
the category labels for the x-axes.
yvar
a vector of column names of the numerical
variables to be plotted. Each column is displayed as a
separate bar/column.
options
list of configuration options, see:
[results=rd]{gsub("CHARTNAME", googleChartName,
readLines(file.path(".", "inst", "mansections",
"GoogleChartToolsURLConfigOptions.txt")))} [results=rd]{paste(readLines(file.path(".", "inst",
"ma