deprecated {nlist} | R Documentation |
Deprecated Functions
Description
Deprecated Functions
Usage
is.natomic(x)
is.nlist(x)
is.nlists(x)
Arguments
x |
An object. |
Functions
-
is.natomic()
: Is natomicReplace by
is.numeric()
-
is.nlist()
: Is nlistReplace by
is_nlist()
-
is.nlists()
: Is nlistsReplace by
is_nlists()
[Package nlist version 0.4.0 Index]