vegalite: Tools to Encode Visualizations with the 'Grammar ofGraphics'-Like 'Vega-Lite' 'Spec'
The 'Vega-Lite' 'JavaScript' framework provides a higher-level grammar for visual analysis, akin to 'ggplot' or 'Tableau', that generates complete 'Vega' specifications. Functions exist which enable building a valid 'spec' from scratch or importing a previously created 'spec' file. Functions also exist to export 'spec' files and to generate code which will enable plots to be embedded in properly configured web pages. The default behavior is to generate an 'htmlwidget'.
| Version: | 0.6.1 |
| Depends: | R (≥ 3.0.0) |
| Imports: | jsonlite,htmlwidgets (≥ 0.6),htmltools,magrittr,digest, tools,clipr, utils,webshot,base64, stats |
| Suggests: | testthat,knitr,rmarkdown |
| Published: | 2016-03-22 |
| DOI: | 10.32614/CRAN.package.vegalite |
| Author: | Bob Rudis [aut, cre], Kanit Wongsuphasawat, [aut] (Vega-Lite library), Jeffrey Heer [aut] (Vega-Lite library), Arvind Satyanarayan [aut] (Vega-Lite library), Mike Bostock [aut] (D3 library) |
| Maintainer: | Bob Rudis <bob at rudis.net> |
| BugReports: | https://github.com/hrbrmstr/vegalite/issues |
| License: | AGPL + fileLICENSE |
| URL: | http://github.com/hrbrmstr/vegalite |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | vegalite results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=vegaliteto link to this page.