test_that("Checking anlz_sedimentave class", {
result <- anlz_sedimentave(sedimentdata, param = 'Arsenic', 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.