setFimTypeToString {PFIM} | R Documentation |
Convert the type of the object fim to a string.
Description
Convert the type of the object fim to a string.
Usage
setFimTypeToString(object)
## S4 method for signature 'Fim'
setFimTypeToString(object)
Arguments
object |
An object from the class Fim. |
Value
The type of the object fim convert as a string.
[Package PFIM version 6.0.3 Index]