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