Nothing
test_that("posterior works", {
posterior(LLR = 1) -> table
expect_equal(table$prosecution_post_probs[2], 0.09174312)
posterior(LLR = 4) -> table
expect_equal(table$prosecution_post_probs[5], 0.99976672)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.