R/test-mylog.R

test_that('mylog words', {
  expect_equal(mylog(1), 0)
  expect_equal(mylog(exp(2)), 2)
})
LarryShamalama/RShamalama documentation built on Oct. 30, 2019, 8:23 p.m.