test_that("hijdate() gives correct Hijri date output", {
expect_equal(hijdate("12-12-2021"), "07-05-1443")
expect_equal(hijdate("15-06-1883"), "09-08-1300")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.