tests/testthat/test_example.R

context("qseaSet")
qs <- getExampleQseaSet()
test_that("getExampleQseaSet works properly", {
    expect_is(qs, "qseaSet")
})

Try the qsea package in your browser

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

qsea documentation built on Nov. 8, 2020, 8:28 p.m.