odk_list_forms: List the forms on an ODK server

Description Usage Arguments Value

View source: R/odk_list_forms.R

Description

List the forms on an ODK server

Usage

1
odk_list_forms(url = "https://bohemia.systems", user = NULL, password = NULL)

Arguments

url

The URL of the ODK Aggregate server, default being https://bohemia.systems, without a trailing dash

user

The ODK Aggregate username

password

The ODK Aggregate password

Value

A tibble with columns name, id, and url


databrew/seroprevalence documentation built on Aug. 26, 2020, 12:03 a.m.