# Error test (wrapper)
test_that("Errors due to missing or malformed parameters in main wrappers", {
expect_error(
getData()
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.