View source: R/kobo_authentication.R
kobo_list_assets | R Documentation |
Retrieve list of assets available to specific user
kobo_list_assets(base_url = "https://kf.kobotoolbox.org", auth_mode = "token")
base_url |
KoBo Toolbox URL. Default is https://kf.kobotoolbox.org. |
auth_mode |
Password or token? Default is token. |
A list of assets available to specific user.
kobo_auth_token(token = Sys.getenv("KOBO_TOKEN"))
kobo_list_assets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.