test_that("test 1", { expect_equal(test1(), 0) }) test_that("test 2", { expect_equal(test2(10), 20) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.