test_that("use", {
if (is_mhcnuggets_installed()) {
expect_silent(check_mhcnuggets_installation())
} else {
expect_error(check_mhcnuggets_installation())
}
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.