Rdocumentation
powered by
Learn R Programming
moveHMM (version 1.0)
is.moveData: Is moveData
Description
Check that an object is of class
moveData
. Used in
fitHMM
.
Usage
is.moveData(x)
Arguments
x
An R object
Value
TRUE
if
x
is of class
moveData
,
FALSE
otherwise.