ev_repeat {mrgsolve} | R Documentation |
Repeat a block of dosing events
Description
Repeat a block of dosing events
Usage
ev_repeat(x, n, wait = 0, as.ev = FALSE)
Arguments
x |
event object or dosing data frame |
n |
number of times to repeat |
wait |
time to wait between repeats |
as.ev |
if |
Value
See as.ev
argument.
[Package mrgsolve version 1.5.1 Index]