tests/testthat/tests.R

test_that("read years", {
  k <- make_filename(2014)
  expect_match(k, "2014")
  expect_is(k, "character")
})
NickSc79/Fars2 documentation built on May 14, 2019, 8:58 a.m.