Update the repeat field (argument 'rep' in Bolus and Infusion constructors).
updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'bolus_wrapper,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'infusion_wrapper,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'bolus,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'infusion,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'treatment,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'arm,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'arms,repeated_schedule,character' updateRepeat(object, rep, ref = NULL) ## S4 method for signature 'dataset,repeated_schedule,character' updateRepeat(object, rep, ref = NULL)
object
: generic objectrep
: repeated dosing schedule (definition) objectref
: reference treatment nameupdated object
Useful links