tests/testthat/test-samplesize.R

test_that("sampleize is deprecated", {
    expect_snapshot({
        expect_error(samplesize(eta = 0, chi = 0.995, N = 100, R = 1, phi = 0.75))
    })
})

Try the phylosamp package in your browser

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

phylosamp documentation built on May 31, 2023, 5:23 p.m.