Helper function to load data for the BayesPharma CLI
cli_load_data.Rd
load tabular data based on the extension used to fit the model Recognized data formats are .csv, .tsv, and .xlsx
Arguments
- options
list
of command line arguments as parsed bycli_parse_options()
.