Description Usage Arguments Value
View source: R/odk_get_secondary_id.R
Get the secondary ID of an ODK form list from an aggregate server. This is useful in the rare case that the xls used to generate the xml was not named identically to the formId
. The secondary ID is used for inserting into a downloadSubmission
http request (see odk_get_submission
)
1 | odk_get_secondary_id(url = "https://bohemia.systems", id = "recon")
|
url |
The URL of the ODK Aggregate server, default being https://bohemia.systems, without a trailing dash |
id |
The primary id fo the form |
A character vector of length 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.