Retrieve specific dataset by form ID from specific user
Source:R/kobo_authentication.R
kobo_get_data.Rd
Retrieve specific dataset by form ID from specific user
Arguments
- base_url
KoBo Toolbox URL. Default is https://kf.kobotoolbox.org.
- auth_mode
Password or token? Default is token.
- asset_id
Unique asset identifier.
Examples
kobo_auth_token(token = Sys.getenv("KOBO_TOKEN"))
kobo_get_data(asset_id = "aKJTpKiVUcPYim2epKkPvW")
#> # A tibble: 1 × 1
#> x
#> <named list>
#> 1 <chr [1]>