Nothing
test_that("symmetry", {
expect_true(testSymmetric(Normal$new()))
expect_equal(checkSymmetric(Gamma$new()), "Gamma is not symmetric")
expect_silent(assertSymmetric(Laplace$new()))
})
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.