testthat::test_that("h works", { ref <- 5 val <- h(2, 3) testthat::expect_equal(ref, val) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.