README.md

googleVis

Personal copy of googleVis, including mods

based on http://cran.r-project.org/src/contrib/googleVis_0.4.3.tar.gz

Allows for a 'formats' param to gvisTable, listing numberFormats per field summarised

Ex usage :

library(googleVis)
data(Stock)

plot(gvisTable(Stock, formats = list(Value = "#,###")))


jburos/GoogleVis documentation built on May 18, 2019, 9:19 p.m.