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