test_that("spiro_example returns file path", {
expect_type(spiro_example("zan_gxt"), "character")
})
test_that("spiro_example returns all example files", {
expect_equal(length(spiro_example()), 3)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.