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 June 9, 2021, 11:09 a.m.