Nothing
test_that("A value of the elliptic alpha function", {
expected <- (sqrt(7) - 2) / 2
expect_equal(
ellipticAlpha(7), as.complex(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.