context("Date")
test_that("a sentence is returned", {
expect_is(print_date(), "character")
expect_is(print_date(), "glue")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.