tests/testthat/test_plot_momentuHMM.R

context("plot.momentuHMM")

test_that("Exceptions are thrown",{
  expect_error(plot.momentuHMM(example$m,ask=FALSE,plotCI=TRUE),NA)
})
bmcclintock/momentuHMM documentation built on Oct. 26, 2022, 1 a.m.