Nothing
test_that("Checking utils", {
expect_equal(set_baseline("exponential"),1)
expect_error(set_baseline(1), "Incorrect baseline")
expect_equal(set_baseline("abcde"), NULL)
})
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.