Nothing
test_that("errors work as expected", {
expect_error(
quick_rtf_jnj(borders = c(TRUE, FALSE))
)
expect_error(
quick_rtf_jnj(open = c(NA))
)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.