gvisScatterChart: Google Scatter Chart with R
googleChartName <- "scatterchart"
gvisChartName <- "gvisScatterChart"
Usage
gvisScatterChart(data, options = list(), chartid)
Arguments
data
a data.frame to be displayed as
a scatter chart. Two or more columns are required, all
must be numeric. The values in the first column are used
for the X-axis. The values in following columns are u 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