Nothing
test_that("demo_refits_data", {
res <- demo_refits_data(1000)
expect_equal(dim(res), c(25, 2))
expect_equal(typeof(res), "integer")
})
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.