Package: pavdata 0.1.0
pavdata: Transportation Infrastructure Data Toolbox
An open-source toolbox for storing, validating, managing, and exploring transportation infrastructure data. Provides a relational data model for binders, aggregates, mixtures, and test results, with a human-readable file format (.pavdata) aligned with FAIR principles.
Authors:
pavdata_0.1.0.tar.gz
pavdata_0.1.0.tar.gz(r-4.7-any)pavdata_0.1.0.tar.gz(r-4.6-any)
pavdata_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
pavdata/json (API)
| # Install 'pavdata' in R: |
| install.packages('pavdata', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5efc55153e. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 104 | ||
| wasm-release | OK | 104 |
Exports:is.pavdatapav_checkpav_check_integritypav_librarypav_library_loadpav_listpav_loadpav_newpav_readpav_viewpav_writepavdata_sample_pathpavdata_type
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Test whether an object is a PavData object | is.pavdata |
| Validate a single PavData object | pav_check |
| Check relational integrity of a collection | pav_check_integrity |
| Create a PavData library | pav_library |
| Load a .pavdata file into a library | pav_library_load |
| List objects in a library | pav_list |
| Read and validate a .pavdata file | pav_load |
| Create a PavData object | pav_new |
| Read a .pavdata file | pav_read |
| View the details of an object | pav_view |
| Write PavData objects to a .pavdata file | pav_write |
| Path to the bundled example dataset | pavdata_sample_path |
| Get the type of a PavData object | pavdata_type |
