test_that("effective_sample_sizes converts raw sample sizes correctly", {
expect_equal(effective_sample_sizes(sample_sizes_raw = 100), 18)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.