Package: rockx 0.1.0

Emil Rossing
rockx: Easily Import Data from Your 'ODK-X Sync Endpoint'
Provides helper functions for authenticating and retrieving data from your 'ODK-X Sync Endpoint'. This is an early release intended for testing and feedback.
Authors:
rockx_0.1.0.tar.gz
rockx_0.1.0.tar.gz(r-4.7-any)rockx_0.1.0.tar.gz(r-4.6-any)
rockx_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rockx/json (API)
| # Install 'rockx' in R: |
| install.packages('rockx', 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:702d015805. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 142 | ||
| wasm-release | OK | 127 |
Exports:download_attachmentsget_all_rowsget_credentialsget_table_metadataget_tableshas_accessset_username_and_password
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download attachments for table rows | download_attachments |
| Retrieve all rows from a table | get_all_rows |
| Retrieve API Credentials | get_credentials |
| Get Table Metadata | get_table_metadata |
| Retrieve Tables from ODK-X Sync Endpoint | get_tables |
| Verifies the user has sufficient permissions to download data | has_access |
| Set Username, Password, and Server URL for API Authentication | set_username_and_password |