tests/testthat/test-acuttrfn.R

test_that("acut-trfn-test", {
  expect_equal(acuttrfn(1,2,3,5,c(0,0.5,1)), acuttrfn(1,2,3,5,acut.level = c(0,0.5,1)),ignore_attr=TRUE)
})

Try the genfrn package in your browser

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

genfrn documentation built on June 22, 2024, 7:21 p.m.