Print the model code of the underlying model language
print_model_code(model)
model
(Model) Pharmpy model
## Not run: model <- load_example_model("pheno") print_model_code(model) ## End(Not run)