tests/testthat/test-split_codons.R

test_that("codons are split correctly", {
  expect_equal(split_codons("ATGATG"), c("ATG","ATG"))
})
rforbiodatascience22/group_10_package documentation built on April 5, 2022, 7:51 p.m.