test_that("runDate", {
expect_identical(
object = runDate(projectDir(uploadDir)),
expected = as.Date("2018-01-01")
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.