Nothing
test_that("bvalue() works", {
actual <- round(bvalue(small_delta = 13, big_delta = 22, G = 0.040), 3)
expected <- 0.342
expect_equal(actual, expected)
})
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.