tests/testthat.R

library(testthat)
library(farsfunctionsJT)

test_check("farsfunctionsJT")
test_that(desc="My test", expect_is(make_filename(2015),class="character"))
RedTent/farsfunctionsJT documentation built on May 29, 2019, 2:09 p.m.