Nothing
test_that("babylonian", {
expect_equal(
babylonian_date(2152, 4, FALSE, 1:3) |>
cal_babylonian$from_rd() |>
cal_babylonian$to_rd(),
babylonian_date(2152, 4, FALSE, 1:3) |> 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.