getDose {PFIM} | R Documentation |
getDose
Description
Get the amount of doses.
Usage
getDose(object)
## S4 method for signature 'Administration'
getDose(object)
## S4 method for signature 'AdministrationConstraints'
getDose(object)
Arguments
object |
An object |
Value
The numeric amount_dose
giving the amount of doses.
[Package PFIM version 6.0.3 Index]