Package: rairtable 0.1.2
rairtable: Efficient Wrapper for the 'Airtable' API
Efficient CRUD interface for the 'Airtable' API <https://airtable.com/developers/web/api>, supporting batch requests and parallel encoding of large data sets.
Authors:
rairtable_0.1.2.tar.gz
rairtable_0.1.2.zip(r-4.7)rairtable_0.1.2.zip(r-4.6)rairtable_0.1.2.zip(r-4.5)
rairtable_0.1.2.tgz(r-4.6-any)rairtable_0.1.2.tgz(r-4.5-any)
rairtable_0.1.2.tar.gz(r-4.7-any)rairtable_0.1.2.tar.gz(r-4.6-any)
rairtable_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rairtable/json (API)
NEWS
| # Install 'rairtable' in R: |
| install.packages('rairtable', repos = c('https://matthewjrogers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matthewjrogers/rairtable/issues
airtableairtable-apiapi-client
Last updated from:5b8241192c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 101 |
Exports:airtabledelete_recordsinsert_recordsread_airtableset_airtable_api_keyupdate_records
Dependencies:askpassclicrayoncurldplyrgenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogressR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a new airtable object | airtable |
| Delete airtable records | delete_records |
| Insert records into an Airtable table | insert_records |
| Read table from Airtable | read_airtable |
| Set or install Airtable API key | set_airtable_api_key |
| Update Airtable records | update_records |
