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