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.5)rjstat_0.4.3.zip(r-4.4)rjstat_0.4.3.zip(r-4.3)
rjstat_0.4.3.tgz(r-4.4-any)rjstat_0.4.3.tgz(r-4.3-any)
rjstat_0.4.3.tar.gz(r-4.5-noble)rjstat_0.4.3.tar.gz(r-4.4-noble)
rjstat_0.4.3.tgz(r-4.4-emscripten)rjstat_0.4.3.tgz(r-4.3-emscripten)
rjstat.pdf |rjstat.html✨
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 1 years agofrom:9370d33115. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
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 |