tests/testthat.R

library(testthat)
library(CoxMK)

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

Try the CoxMK package in your browser

Any scripts or data that you put into this service are public.

CoxMK documentation built on Sept. 9, 2025, 5:24 p.m.