testthat::context("example / example")
testthat::test_that("works with all inputs", {
testthat::expect_equal(example(4), 16)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.