View source: R/functions_wrapper.R
get_cmt | R Documentation |
Get the cmt (compartment) column from the model dataset
If a cmt column is present this will be extracted otherwise a cmt column will be created. If created, multiple dose compartments are dependent on the presence of an admid type column, otherwise, dose/non-dose will be considered.
get_cmt(model)
model |
(Model) Pharmpy model |
(data.frame) CMT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.