tests/testthat/test-true_pairs_stsl.R

test_that("true_pairs_stsl is deprecated", {
    expect_snapshot({
        expect_equal(true_pairs_stsl(eta = 1, rho = 1, M = 10), 5)
    })
})

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.