tests/testthat/test-organismBM.R

context("Test: organismBM()")

test_that("The organismBM() interface works properly..",{
        
        skip_on_cran()
        skip_on_travis()
        
        expect_output(organismBM("Homo sapiens"))
})

Try the biomartr package in your browser

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

biomartr documentation built on Oct. 25, 2023, 1:08 a.m.