Learn R Programming

RBaM (version 1.1.1)

is.runOptions: runOptions tester

Description

Is an object of class 'runOptions'?

Usage

is.runOptions(o)

Value

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

Arguments

o

Object, an object.