tests/testthat/test-detabulate.R

test_that("multiplication works", {
  expect_identical(
    ypr_detabulate_parameters(ypr_tabulate_parameters(ypr_population(BH = 1L))),
    ypr_population(BH = 1L)
  )
})
poissonconsulting/ypr documentation built on April 4, 2023, 8:35 p.m.