is.dataCompareRobject {dataCompareR} | R Documentation |
Check object is of class dataCompareRobject
Description
Check object is of class dataCompareRobject
Usage
is.dataCompareRobject(x)
Arguments
x |
An object |
Value
A boolean: TRUE if object is class dataCompareRobject and FALSE if not
[Package dataCompareR version 0.1.4 Index]