Package: pxR 0.42.8
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.8.tar.gz
pxR_0.42.8.zip(r-4.7)pxR_0.42.8.zip(r-4.6)pxR_0.42.8.zip(r-4.5)
pxR_0.42.8.tgz(r-4.6-any)pxR_0.42.8.tgz(r-4.5-any)
pxR_0.42.8.tar.gz(r-4.7-any)pxR_0.42.8.tar.gz(r-4.6-any)
pxR_0.42.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:aee3c29ef6. Checks:8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 70 | ||
| windows-devel | OK | 77 | ||
| windows-release | FAIL | 41 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 95 |
Exports:as.pxas.px.arrayas.px.data.frameread.pxwrite.json.statwrite.px
Dependencies:cligluejsonlitelifecyclemagrittrplyrRcppreshape2rlangstringistringrvctrs
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 |
