tests/testthat/test-acuttfn.R

test_that("acut-tfn-test", {
    expect_equal(acuttfn(1,2,3,c(0,0.5,1)), acuttfn(1,2,3,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.