test_that("getRecalibrationError works", {
data("Blank2022res")
expect_true(tibble::is_tibble(getRecalibrationError(Blank2022res)))
expect_true(is.numeric(getRecalibrationError(Blank2022res)[[1]]))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.