getSamplings {PFIM} | R Documentation |
Get the sampling of an object.
Description
Get the sampling of an object.
Usage
getSamplings(object)
## S4 method for signature 'SamplingTimeConstraints'
getSamplings(object)
## S4 method for signature 'SamplingTimes'
getSamplings(object)
Arguments
object |
An object defined form a class of PFIM. |
Value
A list of the samplings of the object.
[Package PFIM version 6.0.3 Index]