Nothing
context("Zip")
test_that("fails gracefully unzipping a missing file", {
expect_error(zip_buffer("./examples.xlsx", "foo"), "Couldn't find 'foo' in './examples.xlsx'")
})
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.