Package: qbr 1.2.4.9000
qbr: Access the 'Quickbase' JSON API
Programmatically access the 'Quickbase' JSON API <https://developer.quickbase.com>. You supply parameters for an API call, 'qbr' delivers an http request to the API endpoint and returns its response. Outputs follow 'tidyverse' philosophy.
Authors:
qbr_1.2.4.9000.tar.gz
qbr_1.2.4.9000.zip(r-4.5)qbr_1.2.4.9000.zip(r-4.4)qbr_1.2.4.9000.zip(r-4.3)
qbr_1.2.4.9000.tgz(r-4.4-any)qbr_1.2.4.9000.tgz(r-4.3-any)
qbr_1.2.4.9000.tar.gz(r-4.5-noble)qbr_1.2.4.9000.tar.gz(r-4.4-noble)
qbr_1.2.4.9000.tgz(r-4.4-emscripten)qbr_1.2.4.9000.tgz(r-4.3-emscripten)
qbr.pdf |qbr.html✨
qbr/json (API)
NEWS
# Install 'qbr' in R: |
install.packages('qbr', repos = c('https://bhii-ksc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bhii-ksc/qbr/issues
Last updated 2 months agofrom:a5fadf0830. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:clone_tokencopy_appdeactivate_tokendelete_appdelete_recordsdelete_tokenget_appget_app_eventsget_fieldsget_reportget_reportsget_tablesget_usersqb_runquery_recordsrun_reportsummarize_appupdate_records
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrhttr2jsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Clone a user token | clone_token |
Copy an app | copy_app |
Deactivate a user token | deactivate_token |
Delete an app | delete_app |
Delete records | delete_records |
Delete a user token | delete_token |
Get an app | get_app |
Get app events | get_app_events |
Get all fields in a table | get_fields |
Get a report | get_report |
Get all reports for a table | get_reports |
Get all tables | get_tables |
Get users | get_users |
Run a Quickbase report | qb_run |
Query for data | query_records |
Run a report | run_report |
Summarize an app | summarize_app |
Insert/Update records | update_records |