tests/testthat/test-est_csc.R

test_that("works for internal dataset yeast_cds and yeast_half_life", {
  csc <- est_csc(yeast_cds, yeast_half_life)
  expect_equal(sum(csc$csc > 0), 24)
})

Try the cubar package in your browser

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

cubar documentation built on April 3, 2025, 8:58 p.m.