gvisSteppedAreaChart: Google Stepped Area Chart with R
googleChartName <- "steppedarechart"
gvisChartName <- "gvisSteppedAreChart"
Usage
gvisSteppedAreaChart(data, xvar = "", yvar = "", options = list(),
chartid)
Arguments
data
a data.frame to be displayed as
a stepped area chart. 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 line.
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