Learn R Programming

campsis (version 1.7.0)

updateRepeat: Update the repeat field (argument 'rep' in Bolus and Infusion constructors).

Description

Update the repeat field (argument 'rep' in Bolus and Infusion constructors).

Usage

updateRepeat(object, rep, ref = NULL)

# S4 method for bolus_wrapper,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for infusion_wrapper,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for bolus,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for infusion,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for treatment,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for arm,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for arms,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

# S4 method for dataset,repeated_schedule,character updateRepeat(object, rep, ref = NULL)

Value

updated object

Arguments

object

generic object

rep

repeated dosing schedule (definition) object

ref

reference treatment name