jsonstat v0.0.2
0
Monthly downloads
Interface to 'JSON-stat'
Interface to 'JSON-stat' <https://json-stat.org/>,
a simple lightweight 'JSON' format for data dissemination.
Readme
jsonstat
jsonstat: a simple lightweight JSON dissemination format best suited for data visualization
An R-package for JSON-stat.
Highlights
- Easy-to-use functions for compress data
Installation
You can install this package from github with
devtools::install_github("zedoul/jsonstat")
To install the CRAN version:
install.packages("jsonstat")
To load package:
library(jsonstat)
Functions in jsonstat
| Name | Description | |
| autounbox | Unbox list object | |
| as.collection | Convert data set into JSON-stat collection | |
| as.dataset | Convert data frame into JSON-stat dataset | |
| toJSON.jsonstat.dataset | Convert JSON-stat dataset into JSON | |
| compress_plan | compress plan | |
| dimension | Create dimension object | |
| dimension.jsonstat.compress.plan | dimension | |
| galicia | Galicia data | |
| jsonstat | jsonstat: R package for JSON-stat | |
| toJSON | Convert JSON-stat object into JSON-stat JSON string | |
| toJSON.jsonstat.collection | Convert JSON-stat collection into JSON | |
| No Results! | ||
Vignettes of jsonstat
| Name | ||
| galicia.csv | ||
| quickstart.Rmd | ||
| No Results! | ||
Last month downloads
Details
| Type | Package |
| URL | https://github.com/zedoul/jsonstat |
| BugReports | https://github.com/zedoul/jsonstat/issues |
| License | MIT + file LICENSE |
| Encoding | UTF-8 |
| LazyData | true |
| RoxygenNote | 6.0.1 |
| VignetteBuilder | knitr |
| NeedsCompilation | no |
| Packaged | 2018-08-17 18:17:20 UTC; zedoul |
| Repository | CRAN |
| Date/Publication | 2018-08-17 20:40:03 UTC |
Include our badge in your README
[](http://www.rdocumentation.org/packages/jsonstat)