tests/testthat/test_age_bands.R

test_that('Simple age-band works', {

  tmp <- "0-4"
  expect_equal(tmp, "0-4")
  
})
codonlibrary/codonR documentation built on Dec. 3, 2019, 6:47 p.m.