tests/testthat/test-prob_trans_mtsl.R

test_that("prob_trans_mtsl is deprecated", {
    expect_snapshot({
        expect_equal(prob_trans_mtsl(eta = 1, chi = 1, rho = 1, M = 10, R = 1), 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.