test_that("truediscoveryrate is deprecated", {
expect_snapshot({
expect_equal(truediscoveryrate(eta = 1, chi = 1, rho = 1, M = 10, R = NULL,
assumption = "stsl"), 1)
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.