Nothing
test_that("basic behaviour is correct", {
expect_true(file_exists("test-file_exists.R"))
expect_false(file_exists("NOT HERE"))
})
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.