tests/testthat/test-prob_trans_stsl.R

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

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.