test_that("template works", {
expect_error(cpp_template(NULL))
expect_error(cpp_template(1))
expect_error(cpp_template(save_as = "foo"))
expect_error(cpp_template(save_as = "foo.csv"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.