test_that("resta works", { expect_equal(2 - 2, 0) expect_equal(2 - 1, 1) expect_equal(5.5 - 2, 3.5) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.