is.FLIndex {FLCore} | R Documentation |
Testing for the class of FLIndex objects
is.FLIndex(x)
x |
{a FLIndex
object or any other object to test.}
is.FLIndex
returns TRUE
or FALSE
depending on whether the object is or not of class FLIndex
.
FLR Team
# This is TRUE is.FLIndex(FLIndex())