test_that("check args catches errors", {
expect_error(check_args(NULL, NULL))
expect_error(check_args("test1", "set value"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.