odata_svc_parse | R Documentation |
odata_svc_parse(svc)
svc |
(character) The OData service URL of a form as provided by the ODK Central form submissions tab. Example: "https://URL/v1/projects/PID/forms/FID.svc" |
A named list with three components (all of type character):
url
The ODK Central base URL.
pid
The project ID.
fid
The form ID.
Other ru_settings:
parse_odkc_version()
,
ru_settings()
,
ru_setup()
,
semver_gt()
,
semver_lt()
,
yell_if_error()
,
yell_if_missing()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.