Helper function to load model function the BayesPharma CLI
cli_load_model_fn.Rd
Initialize model function based on the command line arguments
Available models are those defined in BayesPharma::<model>_model
Arguments
- options
list
of command line arguments as parsed bycli_parse_options()
.