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