Learn R Programming

QFRM (version 1.0.1)

is.OptPx: Is an object OptPx?

Description

Tests the argument for the specific class type.

Usage

is.OptPx(o)

Arguments

o
Any object

Value

TRUE if and only if an argument is of OptPx class.

Examples

Run this code
is.OptPx(OptPx(Opt(S0=20), r=0.12))

Run the code above in your browser using DataLab