tests/testthat/test_background.R

context("background")
test_that("test=background subtraction gives correct warning", {
    set.seed(1)
    sset <- makeExampleTinyEPICDataSet()
    expect_warning(noobsb(sset))
})

Try the sesame package in your browser

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

sesame documentation built on Nov. 15, 2020, 2:08 a.m.