R/peekds_readers.R
ds.get_json_fields.Rd
Fetching the list of field names and requirements in each table according to the schema json file
ds.get_json_fields(table_type)
the list of field names
if (FALSE) { # \dontrun{
fields_json <-ds.get_json_fields(table_type = "aoi_timepoints")
} # }