is.foldert {dad} | R Documentation |
Class foldert
Description
Tests if its argument is an object of class foldert
(see foldert
).
Usage
is.foldert(x)
Arguments
x |
object to be tested. |
Value
TRUE
if its argument is of class foldert
, and FALSE
otherwise.
Author(s)
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard
See Also
foldert
to create an object of class foldert
.
[Package dad version 4.1.2 Index]