View source: R/get_addl_dosing.R
get_addl_dosing | R Documentation |
derive necessary information about addl and append to given dataframe
get_addl_dosing(df, .f = roundup, .tolII = 0.5)
df |
dataframe |
.f |
function to calculate how to calculate addl for non-nominal times |
.tolII |
A number between 0 and 1 that determines the fraction of the dosing interval that must pass before an ADDL sequence can begin. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.