testthat::test_that("Package options are set correctly", {
testthat::expect_false(getOption("activityinfo.verbose.requests"))
testthat::expect_false(getOption("activityinfo.verbose.tasks"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.