R/api.R
read_data.Rd
read_data Reading the tabular data (.txt, .tsv, or .csv) indicated in the config file
read_data(config)
Validated config list obtained from read_config
A tibble of the loaded data
if (FALSE) read_data(config) # \dontrun{}