is.OptPos {QFRM}R Documentation

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.

Author(s)

Oleg Melnikov

Examples

is.OptPos(OptPos())

[Package QFRM version 1.0.1 Index]