1. ruODK::fq_attachments
    A tibble of submission attachments.
  2. ruODK::fq_data
    Parsed submission data for an ODK Central form.
  3. ruODK::fq_data_strata
    Parsed submission data for a subgroup of an ODK Central form.
  4. ruODK::fq_data_taxa
    Parsed submission data for a subgroup of an ODK Central form.
  5. ruODK::fq_form_detail
    A tibble of form metadata.
  6. ruODK::fq_form_list
    A tibble of forms.
  7. ruODK::fq_form_schema
    JSON form schema for an ODK Central form.
  8. ruODK::fq_form_xml
    A nested list of a form definition.
    xml_document
  9. ruODK::fq_meta
    OData metadata document for an ODK Central form.
  10. ruODK::fq_project_detail
    A tibble of project metadata.
  11. ruODK::fq_project_list
    A tibble of project metadata.
  12. ruODK::fq_raw
    OData submission data for an ODK Central form.
  13. ruODK::fq_raw_strata
    OData submission data for a subgroup of an ODK Central form.
  14. ruODK::fq_raw_taxa
    OData submission data for a subgroup of an ODK Central form.
  15. ruODK::fq_submission_list
    A tibble of submission metadata.
  16. ruODK::fq_submissions
    A nested list of submission data.
  17. ruODK::fq_svc
    OData service document for an ODK Central form.
  18. ruODK::fq_zip_data
    A tibble of the main data table of records from a test form.
  19. ruODK::fq_zip_strata
    A tibble of a repeated sub-group of records from a test form.
  20. ruODK::fq_zip_taxa
    A tibble of a repeated sub-group of records from a test form.
  21. ruODK::fs_v7
    The parsed XML form_schema of a form from ODK Central v0.6.
  22. ruODK::fs_v7_raw
    The unparsed XML form_schema of a form from ODK Central v0.6 as nested list.
  23. ruODK::geo_fs
    The form_schema of a form containing geofields in GeoJSON.
  24. ruODK::geo_gj
    The parsed submissions of a form containing geofields in GeoJSON.
  25. ruODK::geo_gj88
    The parsed submissions of a form containing geofields in GeoJSON with trailing empty coordinates present.
  26. ruODK::geo_gj_raw
    The unparsed submissions of a form containing geofields in GeoJSON.
  27. ruODK::geo_wkt
    The parsed submissions of a form containing geofields in WKT.
  28. ruODK::geo_wkt88
    The parsed submissions of a form containing geofields in WKT with trailing empty coordinates present.
  29. ruODK::geo_wkt_raw
    The unparsed submissions of a form containing geofields in WKT.