Man pages for dbca-wa/ruODK
An R Client for the ODK Central API

attachment_getDownload attachments and return the local path.
attachment_linkPrefix attachment columns from CSV export with a local...
attachment_listList all attachments for a list of submission instances.
attachment_urlBuild the download URL for one or many submission UUIDs and...
audit_getGet server audit log entries.
drop_null_coordsDrop any NULL coordinates from a GeoJSON geometry.
encryption_key_listList all encryption keys for a form.
entitylist_detailShow Entity List details.
entitylist_downloadDownload an Entity List as CSV.
entitylist_listList all Entity Lists of one Project.
entitylist_updateUpdate Entity List details.
form_detailShow details for one form.
form_listList all forms.
form_schemaShow the schema of one form.
form_schema_extShow the extended schema of one form.
form_schema_parseParse a form_schema into a tibble of fields with name, type,...
form_xmlShow the XML representation of one form as list.
fq_attachmentsA tibble of submission attachments.
fq_dataParsed submission data for an ODK Central form.
fq_data_strataParsed submission data for a subgroup of an ODK Central form.
fq_data_taxaParsed submission data for a subgroup of an ODK Central form.
fq_form_detailA tibble of form metadata.
fq_form_listA tibble of forms.
fq_form_schemaJSON form schema for an ODK Central form.
fq_form_xmlA nested list of a form definition.
fq_metaOData metadata document for an ODK Central form.
fq_project_detailA tibble of project metadata.
fq_project_listA tibble of project metadata.
fq_rawOData submission data for an ODK Central form.
fq_raw_strataOData submission data for a subgroup of an ODK Central form.
fq_raw_taxaOData submission data for a subgroup of an ODK Central form.
fq_submission_listA tibble of submission metadata.
fq_submissionsA nested list of submission data.
fq_svcOData service document for an ODK Central form.
fq_zip_dataA tibble of the main data table of records from a test form.
fq_zip_strataA tibble of a repeated sub-group of records from a test form.
fq_zip_taxaA tibble of a repeated sub-group of records from a test form.
fs_v7The parsed XML form_schema of a form from ODK Central v0.6.
fs_v7_rawThe unparsed XML form_schema of a form from ODK Central v0.6...
geo_fsThe form_schema of a form containing geofields in GeoJSON.
geo_gjThe parsed submissions of a form containing geofields in...
geo_gj88The parsed submissions of a form containing geofields in...
geo_gj_rawThe unparsed submissions of a form containing geofields in...
geo_wktThe parsed submissions of a form containing geofields in WKT.
geo_wkt88The parsed submissions of a form containing geofields in WKT...
geo_wkt_rawThe unparsed submissions of a form containing geofields in...
get_one_attachmentDownload one media attachment.
get_one_submissionDownload one submission.
get_one_submission_attachment_listList all attachments of one submission.
get_one_submission_auditDownload server audit logs for one submission.
handle_ru_attachmentsDownload and link submission attachments according to a form...
handle_ru_datetimesParse datetimes of submission data according to a form...
handle_ru_geopointsSplit all geopoints of a submission tibble into their...
handle_ru_geoshapesSplit all geoshapes of a submission tibble into their...
handle_ru_geotracesSplit all geotraces of a submission tibble into their...
isodt_to_localParse an ISO8601 datetime string to a timezone aware...
lifecycle_shimShim to allow Import of lifecycle, required for building...
listcol_namesA functional to extract names of list columns from a tibble.
odata_metadata_getRetrieve metadata from an OData URL ending in .svc as list of...
odata_service_getRetrieve service metadata from an OData URL ending in .svc as...
odata_submission_getRetrieve and rectangle form submissions, parse dates,...
odata_submission_rectangleRectangle the output of 'odata_submission_get(parse=FALSE)'...
odata_svc_parseRetrieve URL, project ID, and form ID from an ODK Central...
parse_odkc_versionParse a given ODK Central version string or number into a...
pipePipe operator
predict_ruodk_namePredict a field name after...
prepend_uuidPrepend a leading "uuid:" to any string, e.g. an md5 hash.
project_createCreate a new project.
project_detailList all details of one project.
project_listList all projects.
ru_msg_abortrlang::abort() with a red error message with a cross symbol.
ru_msg_infoPrint a blue info message with an info symbol.
ru_msg_noopPrint a green noop message with a filled circle symbol.
ru_msg_successPrint a green success message with a tick symbol.
ru_msg_warnrlang::warn() with a yellow warning message with a warning...
ruODK-packageruODK: An R Client for the ODK Central API
ru_settingsGet or set 'ruODK' settings.
ru_setupConfigure default 'ruODK' settings.
semver_gtShow whether a given semver is greater than a baseline...
semver_ltShow whether a given semver is lesser than a baseline...
split_geopointAnnotate a dataframe containing a geopoint column with lon,...
split_geoshapeAnnotate a dataframe containing a geoshape column with lon,...
split_geotraceAnnotate a dataframe containing a geotrace column with lon,...
strip_uuidStrip the leading "uuid:" from a UUID hash.
submission_audit_getGet submission audits for a list of submission instance IDs.
submission_detailShow metadata for one submission.
submission_exportExport all form submissions including repeats and attachments...
submission_getGet submissions for a list of submission instance IDs.
submission_listList all submissions of one form.
tidyevalTidy eval helpers
unnest_allRecursively unnest_wide all list columns in a tibble.
user_listList all users.
yell_if_errorWarn about failed web requests and give helpful...
yell_if_missingAbort on missing ODK Central credentials (url, username,...
dbca-wa/ruODK documentation built on March 20, 2024, 12:19 p.m.