Nothing
test_that("assets_dirs() contains files", {
maybe_skip_test()
assets_ensure()
# Make sure we have assets installed
expect_true(length(assets_dirs()) > 0)
expect_true(length(dir(assets_dirs()[1])) > 0)
})
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.