View source: R/momentuHMMData.R
is.momentuHMMData | R Documentation |
Check that an object is of class momentuHMMData
. Used in fitHMM
.
is.momentuHMMData(x)
x |
An R object |
TRUE
if x
is of class momentuHMMData
, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.