Nothing
testthat::test_that("good result for integer date", {
testthat::expect_identical(
object = libelles_one_date(date_ts = c(2020L, 2L), frequency_ts = 12L),
expected = "Feb 2020"
)
})
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.