Learn R Programming

googleVis (version 0.5.2)

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

Usage

gvisTable(data, options = list(), chartid, formats = NULL)

Arguments

data
a data.frame to be displayed as a table
formats
named list. If NULL (default) no specific format will be used. The named list needs to contain the column names of the data and the specified format. The format string is a subset of the ICU pattern set. For instance, {pattern:'#,###%
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