kobor_assets: Read list of assets from Kobo toolbox

Description Usage Arguments Value

View source: R/read.R

Description

Connects to Kobo toolbox and downloads details of all assets (forms). The uid's are useful as they provide the idnetifier for downloading individual asset/form data. Note: We strongly advise against storing your Kobo password in a script.

Usage

1
kobor_assets(username, password)

Arguments

username

Your Kobo username

password

Your Kobo password

Value

A dataframe of asset (form) details.


ianhandel/kobor documentation built on March 16, 2020, 12:21 a.m.