tests/testthat/test_dispatch.R

test_that("smash correctly dispatches to smash.pois",{
  expect_equal(smash(1:8),smash.poiss(1:8))
})
stephenslab/smashr documentation built on July 11, 2024, 7:29 p.m.