powered by
Get the model code of the underlying model language as a string
get_model_code(model)
(str) Model code
(Model) Pharmpy model
if (FALSE) { model <- load_example_model("pheno") code <- get_model_code(model) }
Run the code above in your browser using DataLab