test_that("example path returned", {
zipfile <- zip_example()
expect_true(file.exists(zipfile))
expect_s3_class(zipfile, "fs_path")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.