View source: R/functions_wrapper.R
translate_nmtran_time | R Documentation |
Translate NM-TRAN TIME and DATE column into one TIME column
If dataset of model have special NM-TRAN TIME and DATE columns these will be translated into one single time column with time in hours.
Warnings Use this function with caution. For example reset events are currently not taken into account.
translate_nmtran_time(model)
model |
(Model) Pharmpy model object |
(Model) Pharmpy model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.