Nothing
test_that("s3_example_func works", {
expect_equal(s3_example_func(1L), "default")
expect_equal(s3_example_func(list(1, 2, 3)), "list")
})
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.