Nothing
context("date_y")
test_that("date_y works as expected", {
expect_identical(as.Date(date_y(2018)), as.Date(c("2018-01-01")))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.