test_that(
"Proceed.or.Stop() Tells to Proceed or Stop",
{
testthat::expect_identical(Proceed.or.Stop(5 == 5), message("Yeeaah: Everything is fine. You can proceed safely.\n"))
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.