Create one or several bolus(es).
Bolus(
time,
amount,
compartment = NA,
f = NULL,
lag = NULL,
ii = NULL,
addl = NULL
)
a single bolus or a list of boluses
treatment time(s), numeric value or vector. First treatment time if used together with ii and addl.
amount to give as bolus, single numeric value
compartment index, single integer value
fraction of dose amount, distribution
dose lag time, distribution
interdose interval, requires argument 'time' to be a single numeric value
number of additional doses, requires argument 'time' to be a single integer value