test_that("test_coverage works", {
expect_silent(test_coverage())
expect_silent(test_coverage(from_tags = FALSE))
expect_silent(test_coverage(from_desc = FALSE))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.