test_that("Checking show_sedimentpelmap class", {
result <- show_sedimentpelmap(sedimentdata, yrrng = 2023)
expect_is(result, 'leaflet')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.