Description Usage Arguments Value
View source: R/odk_list_forms.R
List the forms on an ODK server
1 | odk_list_forms(url = "https://bohemia.systems", user = NULL, password = NULL)
|
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 |
A tibble with columns name, id, and url
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.