test_that("state reordering works", {
expect_s3_class(
reorder_states(dax_model_3t, state_order = 3:1),
"fHMM_model"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.