get_model_code function

get_model_code

get_model_code

Get the model code of the underlying model language as a string

get_model_code(model)

Arguments

  • model: (Model) Pharmpy model

Returns

(str) Model code

Examples

## Not run: model <- load_example_model("pheno") code <- get_model_code(model) ## End(Not run)
  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04