tests/testthat/test_dispatch.R

test_that("smash correctly dispatches to smash.pois",{
  expect_equal(smash(1:8),smash.poiss(1:8))
})
zrxing/smash documentation built on July 12, 2024, 6:31 a.m.