tests/testthat/test-is.R

test_that("is", {
  expect_true(is.mcmcarray(mcmcr_example[[1]]))
  expect_true(is.mcmcr(mcmcr_example))
  expect_true(is.mcmcrs(mcmcrs(mcmcr_example)))
})

Try the mcmcr package in your browser

Any scripts or data that you put into this service are public.

mcmcr documentation built on Sept. 7, 2021, 1:07 a.m.