unwrapTreatment {campsis} | R Documentation |
Unwrap treatment.
Description
Unwrap treatment.
Usage
unwrapTreatment(object)
## S4 method for signature 'bolus'
unwrapTreatment(object)
## S4 method for signature 'infusion'
unwrapTreatment(object)
## S4 method for signature 'bolus_wrapper'
unwrapTreatment(object)
## S4 method for signature 'infusion_wrapper'
unwrapTreatment(object)
## S4 method for signature 'treatment'
unwrapTreatment(object)
## S4 method for signature 'arm'
unwrapTreatment(object)
## S4 method for signature 'arms'
unwrapTreatment(object)
## S4 method for signature 'dataset'
unwrapTreatment(object)
Arguments
object |
any object |
Value
updated object
[Package campsis version 1.7.0 Index]