context("utility")
test_that("utility works", {
response <- .util_ask("", .interactive = FALSE)
expect_identical(response, FALSE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.