test_that("dates increment properly", {
expect_equal(advdate("2020-09-14", 2), "(21 Sep)")
expect_equal(advdate("2020-09-14", 4), "(5 Oct)")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.