Nothing
test_that("parseUTF8 has same srcfile attribute as file arg input", {
filename <- test_path("files/plumber.R")
expect_equal(attr(parseUTF8(filename), "srcfile")$filename, filename)
})
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.