test_that("sampleize is deprecated", {
expect_snapshot({
expect_error(samplesize(eta = 0, chi = 0.995, N = 100, R = 1, phi = 0.75))
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.