tests/testthat/test-seqStat.R

context("sequence statistics")

data(anoteropsis)

test_that("seqStat gives correct number of bases", {
    expect_equal(seqStat(anoteropsis)[[1]], 395)
})

Try the spider package in your browser

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

spider documentation built on May 2, 2019, 7:31 a.m.