is.parameter {RBaM} | R Documentation |
parameter tester
Description
Is an object of class 'parameter'?
Usage
is.parameter(o)
Arguments
o |
Object, an object. |
Value
A logical equal to TRUE if class(o)== 'parameter', FALSE otherwise.
[Package RBaM version 1.0.1 Index]