
Unwrap treatment.
Source:R/generic.R
, R/treatment_entry.R
, R/treatment.R
, and 3 more
unwrapTreatment.Rd
Unwrap treatment.
Usage
unwrapTreatment(object)
# S4 method for class 'bolus'
unwrapTreatment(object)
# S4 method for class 'infusion'
unwrapTreatment(object)
# S4 method for class 'bolus_wrapper'
unwrapTreatment(object)
# S4 method for class 'infusion_wrapper'
unwrapTreatment(object)
# S4 method for class 'treatment'
unwrapTreatment(object)
# S4 method for class 'arm'
unwrapTreatment(object)
# S4 method for class 'arms'
unwrapTreatment(object)
# S4 method for class 'dataset'
unwrapTreatment(object)