View source: R/functions_wrapper.R
expand_additional_doses | R Documentation |
Expand additional doses into separate dose records
expand_additional_doses(model, flag = FALSE)
model |
(Model) Pharmpy model object |
flag |
(logical) TRUE to add a boolean EXPANDED column to mark added records. In this case all columns in the original dataset will be kept. Care needs to be taken to handle the new dataset. |
(Model) Pharmpy model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.