read_data Reading the tabular data (.txt, .tsv, or .csv) indicated in the config file

read_data(config)

Arguments

config

Validated config list obtained from read_config

Value

A tibble of the loaded data

Examples

if (FALSE) read_data(config) # \dontrun{}