is.residualOptions {RBaM}R Documentation

residualOptions tester

Description

Is an object of class 'residualOptions'?

Usage

is.residualOptions(o)

Arguments

o

Object, an object.

Value

A logical equal to TRUE if class(o)== 'residualOptions', FALSE otherwise.


[Package RBaM version 1.0.1 Index]