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