unwrapTreatment: Unwrap treatment.

View source: R/generic.R

unwrapTreatmentR 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


campsis documentation built on April 12, 2025, 1:52 a.m.