is.freqdom {freqdom} | R Documentation |
Checks if an object belongs to the class freqdom
Description
Checks if an object belongs to the class freqdom
.
Usage
is.freqdom(X)
Arguments
X |
some object |
Value
TRUE
if X
is of type freqdom
, FALSE
otherwise
See Also
[Package freqdom version 2.0.5 Index]