Nothing
test_that("sigmatest works", {
x <- c(10:25)
expect_equal(sigmatest(x=x,sigma=5,alternative = c("two.sided"), conf.level = 0.95), sigmatest(x=x,sigma=5))
})
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.