R/class-PKNCAconc.R
, R/class-PKNCAdose.R
setDuration.Rd
Set the duration of dosing or measurement
# S3 method for class 'PKNCAconc'
setDuration(object, duration, ...)
setDuration(object, ...)
# S3 method for class 'PKNCAdose'
setDuration(object, duration, rate, dose, ...)
An object to set a duration on
The value to set for the duration or the name of the column in the data to use for the duration.
Arguments passed to another setDuration function
(for PKNCAdose objects only) The rate of infusion
(for PKNCAdose objects only) The dose amount
The object with duration set