tests/testthat/test_charstring.R

if(.Platform$OS.type != "windows") {
testthat::test_that("charstring wrapper",{
  sequence <- "ACTG"
  testthat::expect_equal(containment_test(sequence), "ACTG")
})
}

Try the RSeqAn package in your browser

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

RSeqAn documentation built on Nov. 8, 2020, 7:45 p.m.