Helper function to load a univariate formula for the BayesPharma CLI
cli_load_univariate_formula.Rd
Initialize a univariate formula based on the command line arguments. For the some models support multiple formulas, otherwise use the default one for the model.
Arguments
- options
list
of command line arguments as parsed bycli_parse_options()
.