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