setAdministrations {PFIM} | R Documentation |
setAdministrations
Description
Set all the administration for an arm.
Usage
setAdministrations(object, administrations)
## S4 method for signature 'Arm'
setAdministrations(object, administrations)
Arguments
object |
An object |
administrations |
A list |
Value
The object Arm
with the 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]