powered by
Print the model code of the underlying model language to the console
print_model_code(model)
(Model) Pharmpy model
if (FALSE) { model <- load_example_model("pheno") print_model_code(model) }
Run the code above in your browser using DataLab