tests/testthat/test-print.R

test_that("print.mcmcarray", {
  expect_output(print(mcmcr_example[[1]]))
})

test_that("print.mcmcr", {
  expect_output(print(mcmcr_example))
})

test_that("print.mcmcr", {
  expect_output(print(as_term(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.