elliottmess
. See also theR-universe documentation.Package: koboAPI 1.0.1
Elliott Messeiller
koboAPI: Access kobo API via R
koboAPI is a package to access and interact with [KoBoToolbox](https://www.kobotoolbox.org/)-based APIs.
Authors:
koboAPI_1.0.1.tar.gz
koboAPI_1.0.1.zip(r-4.5)koboAPI_1.0.1.zip(r-4.4)koboAPI_1.0.1.zip(r-4.3)
koboAPI_1.0.1.tgz(r-4.4-any)koboAPI_1.0.1.tgz(r-4.3-any)
koboAPI_1.0.1.tar.gz(r-4.5-noble)koboAPI_1.0.1.tar.gz(r-4.4-noble)
koboAPI_1.0.1.tgz(r-4.4-emscripten)koboAPI_1.0.1.tgz(r-4.3-emscripten)
koboAPI.pdf |koboAPI.html✨
koboAPI/json (API)
NEWS
# Install 'koboAPI' in R: |
install.packages('koboAPI', repos = c('https://humanitarian-user-group.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elliottmess/koboapi/issues
Last updated 3 years agofrom:ec6b6ef90c. Checks:OK: 1 NOTE: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 27 2024 |
R-4.5-win | NOTE | Nov 27 2024 |
R-4.5-linux | NOTE | Nov 27 2024 |
R-4.4-win | NOTE | Nov 27 2024 |
R-4.4-mac | NOTE | Nov 27 2024 |
R-4.3-win | NOTE | Nov 27 2024 |
R-4.3-mac | NOTE | Nov 27 2024 |
Exports:%>%get_asset_id_dfget_asset_id_listget_dataget_formkobo_api
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrsystibbletidyrtidyselecttimechangetzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assert that the api is valid | assert_api |
Assert that arguments passed in are length 1 character vectors | assert_strings |
Authentication for kobo API | authenticate_api |
Get URL of api | get_api_url |
Get a data frame with of assets information for the authenticated account. | get_asset_id_df |
Get a list of asset IDs for the authenticated account. | get_asset_id_list |
Download data of an asset | get_data |
Download form for a specific asset ID | get_form |
Access to kobo-style APIs | kobo_api |