is.crwSim {momentuHMM} | R Documentation |
Is crwSim
Description
Check that an object is of class crwSim
.
Usage
is.crwSim(x)
Arguments
x |
An R object |
Value
TRUE
if x
is of class crwSim
, FALSE
otherwise.
[Package momentuHMM version 1.5.5 Index]