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