Retrieve URL, project ID, and form ID from an ODK Central OData service URL.
Source:R/ru_setup.R
odata_svc_parse.Rd
Value
A named list with three components (all of type character):
url
The ODK Central base URL.pid
The project ID.fid
The form ID.
See also
Other ru_settings:
parse_odkc_version()
,
ru_settings()
,
ru_setup()
,
semver_gt()
,
semver_lt()
,
yell_if_error()
,
yell_if_missing()