context("convert from DST date to date format")
test_that("DSTdate_to_date() works", {
expect_identical(DSTdate_to_date("2022M02D18"), as.Date("2022-02-18"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.