test_that("f06a works on example data", {
x <- example_data_06()
expect_equal(f06a(x,18), 26)
expect_equal(f06a(x,80), 5934)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.