tests/testthat/test-getMetaGenomeSummary.R

context("Test: getMetaGenomeSummary()")

test_that("The getMetaGenomeSummary() interface works properly..",{
    skip_on_cran()
    skip_on_travis()
    expect_false(nrow(getMetaGenomeSummary()) == 0)
})

Try the biomartr package in your browser

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

biomartr documentation built on May 29, 2024, 11:42 a.m.