Description Usage Arguments Details Value Author(s)
Helper function to sort dose data set by ID and time variables.
1 2 3 4 5 6 7 |
data |
data.frame; data set with dose information |
idVar |
character string; name of ID variable, defaults to id |
infusionDoseTimeVar |
character string; name of infusion dose time variable |
bolusDoseTimeVar |
character string; name of bolus dose time variable |
otherDoseTimeVar |
character string; name of additional dose time variable |
Sort order will be the ID variable, then infusion time, bolus time, or other dose date-time variables.
data.frame, containing dose data
Cole Beck
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.