tests/testthat/test-poisdm.R

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})

#test_that("poisdm() returns graphs and data", {
 #expect_equal(poisdm(c(40, 50), c(10, 12), c("group1", "group2")))
#})
TJMurphy/mcpwr documentation built on May 3, 2022, 4:41 a.m.