powered by
This function retrieves all rows for a given table from the ODK-X Sync Endpoint and tries to parse known types based on the table's schema definition.
get_all_rows(table_name)
A tibble containing all rows.
String. The name of the table from which to retrieve rows.