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