tests/testthat/testf.R

test_that("test if f function is correct", {
  expect_equal(f(1, 1), 2)
}
)
yifan9393/GatorPKG documentation built on May 8, 2019, 12:59 p.m.