test_that("function returns character string", {
expect_type(setup_table_toggle(), "character")
expect_equal(length(setup_table_toggle()), 1)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.