Nothing
# the condition handler in our test_that wrapper should prevent
# this from being a real error; it should just be a skip
test_that("errors can be caught and skipped", {
stop("download failed [error code 22]")
})
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.