tests/testthat/test-my-test.R

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
kcsamir/mdpop documentation built on Feb. 16, 2025, 7:48 a.m.