getAdministrations {PFIM} | R Documentation |
getAdministrations
Description
Get all the administration for an arm.
Usage
getAdministrations(object)
## S4 method for signature 'Arm'
getAdministrations(object)
Arguments
object |
An object |
Value
A list administrations
of objects from the class Administration
class giving
the parameters of the administration for the object Arm
.
[Package PFIM version 6.0.3 Index]