Package: rjstat 0.4.3
rjstat: Handle 'JSON-stat' Format in R
Handle 'JSON-stat' format (<https://json-stat.org>) in R. Not all features are supported, especially the extensive metadata features of 'JSON-stat'.
Authors:
rjstat_0.4.3.tar.gz
rjstat_0.4.3.zip(r-4.7)rjstat_0.4.3.zip(r-4.6)rjstat_0.4.3.zip(r-4.5)
rjstat_0.4.3.tgz(r-4.6-any)rjstat_0.4.3.tgz(r-4.5-any)
rjstat_0.4.3.tar.gz(r-4.7-any)rjstat_0.4.3.tar.gz(r-4.6-any)
rjstat_0.4.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rjstat/json (API)
| # Install 'rjstat' in R: |
| install.packages('rjstat', repos = c('https://ajschumacher.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ajschumacher/rjstat/issues
Last updated from:9370d33115. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 96 |
Exports:as.jsonas.jsonstatfromJSONstatidid<-is.jsonstatis.jsonstat_collectionis.jsonstat_datasetis.jsonstat_dimensionstatusstatus<-toJSONstat
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert to jsonlite json object | as.json |
| Create a JSON-stat object | as.jsonstat is.jsonstat is.jsonstat_collection is.jsonstat_dataset is.jsonstat_dimension |
| Convert JSON-stat format to data frame(s) | fromJSONstat |
| 'id' accessors of 'jsonstat' objects | id id<- |
| Read and write JSON-stat data sets | rjstat-package rjstat |
| 'status' accessors of 'jsonstat' objects | status status<- |
| Convert data frame(s) to JSON-stat format | toJSONstat |
