View source: R/functions_wrapper.R
get_admid | R Documentation |
Get the admid from model dataset
If an administration column is present this will be extracted otherwise an admid column will be created based on the admids of the present doses. This is dependent on the presence of a CMT column to be generated correctly.
When generated, admids of events in between doses is set to the last used admid.
get_admid(model)
model |
(Model) Pharmpy model |
(data.frame) ADMID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.