tests/testthat/test_utility.R

test_that("Test of utility", {
  u <- util(x = 1, type = "log")
  expect_equal(u, 0)
})

Try the sgmodel package in your browser

Any scripts or data that you put into this service are public.

sgmodel documentation built on Feb. 27, 2020, 5:06 p.m.