setDose {PFIM}R Documentation

Set the amount of dose

Description

Set the amount of dose

Usage

setDose(object, dose)

## S4 method for signature 'Administration'
setDose(object, dose)

Arguments

object

An object Administration from the class Administration.

dose

A numeric value of the amount of dose.

Value

The numeric amount_dose giving the new value of the amount of dose.


[Package PFIM version 6.0.3 Index]