Nothing
testthat::test_that("results the same", {
testthat::expect_equal(
object =
healthiar::get_discount_factor(
discount_rate = 0.07,
n_years = 5
),
expect = 0.712986179) # Results on 2025-10-01; no comparison study
})
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.