Rdocumentation
powered by
Learn R Programming
QFRM (version 1.0.1)
is.OptPos: Is an object
OptPos
?
Description
Tests the argument for the specific class type.
Usage
is.OptPos(o)
Arguments
o
Any object
Value
TRUE if and only if an argument is of
OptPos
class.
Examples
Run this code
is.OptPos(OptPos())
Run the code above in your browser using
DataLab