tests/testthat/test-print.R

sev <- random_sevt(list(A = c("aa", "aaa"),
                        B = c("b", "bb", "bbb")))

test_that("print.sevt", {
  expect_output(print(sev))
})

Try the stagedtrees package in your browser

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

stagedtrees documentation built on May 29, 2024, 12:33 p.m.