Package: pxR 0.42.7
pxR: PC-Axis with R
Provides a set of functions for reading and writing PC-Axis files, used by different statistical organizations around the globe for data dissemination.
Authors:
pxR_0.42.7.tar.gz
pxR_0.42.7.zip(r-4.5)pxR_0.42.7.zip(r-4.4)pxR_0.42.7.zip(r-4.3)
pxR_0.42.7.tgz(r-4.4-any)pxR_0.42.7.tgz(r-4.3-any)
pxR_0.42.7.tar.gz(r-4.5-noble)pxR_0.42.7.tar.gz(r-4.4-noble)
pxR_0.42.7.tgz(r-4.4-emscripten)pxR_0.42.7.tgz(r-4.3-emscripten)
pxR.pdf |pxR.html✨
pxR/json (API)
# Install 'pxR' in R: |
install.packages('pxR', repos = c('https://cjgb.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cjgb/pxr/issues
Last updated 8 months agofrom:f3af6ea42e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:as.pxas.px.arrayas.px.data.frameread.pxwrite.json.statwrite.px
Dependencies:cligluelifecyclemagrittrplyrRcppreshape2RJSONIOrlangstringistringrvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extraction of data from px objects into arrays | as.array.px |
Extraction of data from px into data.frame objects | as.data.frame as.data.frame.px |
Convert an array or a data.frame into an object of class px | as.px as.px.array as.px.data.frame |
Reads a PC-Axis file | read.px |
summary.px | summary summary.px |
Write a px object in JSON-stat format. | write.json.stat |
Write a PC-Axis file | write.px |