Nothing
test_that("icelandic", {
expect_equal(
icelandic_date(2025, 1, 6, 0:6) |>
cal_icelandic$from_rd() |>
cal_icelandic$to_rd(),
icelandic_date(2025, 1, 6, 0:6) |> vctrs::vec_data()
)
})
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.