kobo_datasets: Lists the Datasets Available

Description Usage Arguments Value Author(s) Examples

Description

Lists the datasets available at the URL being accessed, possibly according to account.

Usage

1
kobo_datasets(user = NULL, api = "kobo")

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 "kobo", which loads the KoBo Toolbox API.

Value

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

Author(s)

Ananda Mahto

Examples

1

karpadev/kobo-for-shinyio documentation built on May 13, 2019, 6:14 p.m.