Repeat a block of dosing events
ev_repeat(x, n, wait = 0, as.ev = FALSE)event object or dosing data frame
number of times to repeat
time to wait between repeats
if TRUE, an event object is
returned; otherwise a data.frame is returned
See as.ev argument.