View source: R/functions_wrapper.R
get_doses | R Documentation |
Get a series of all doses
Indexed with ID and TIME
get_doses(model)
model |
(Model) Pharmpy model |
(data.frame) doses
## Not run:
model <- load_example_model("pheno")
get_doses(model)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.