Lists the Datasets Available including count of submission. - description id - id_string - title - url

kobo_datasets2(user, api)

Arguments

user

Optional. A single string indicating the username and password (in the form of "username:password"), or a character vector or list, length 2, with the first value being the "username", and the second being the "password".

api

The URL at which the API can be accessed. Defaults to "unhcr", which loads the UNHCR server KoBo Toolbox API.

Value

A data.table containing details about the datasets available, including items like the "title", "id", and "submission".

Author

Edouard Legoupil

Examples

if (FALSE) { kobo_datasets2() }