tests/testthat/test-utils.R

test_that("n", {
  expect_identical(nterms(mcmcr_example), 7L)
  expect_identical(nsims(mcmcr_example), 800L)
  expect_identical(nsams(mcmcr_example), 5600L)
})

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.