koboFormID: Get KoboToolbox form IDs for a user

View source: R/koboFormID.R

koboFormIDR Documentation

Get KoboToolbox form IDs for a user

Description

Get KoboToolbox form IDs for a user

Usage

koboFormID(server_url, token = NULL, user = NULL, pass = NULL)

Arguments

server_url

URL of the KoboToolbox server, e.g. https://kc.kobotoolbox.org/

token

optional KoboToolbox user access token

user

optional KoboToolbox username

pass

optional KoboToolbox password

Details

if token is supplied it is used preferentially over user and pass. If token is not supplied, user and pass must be supplied.

Value

dataframe containing form IDs and names for all forms accessible to the specified user


johngodlee/JLGMisc documentation built on June 29, 2024, 9:15 p.m.