test_that("suma works", { expect_equal(2 + 2, 4) expect_equal(2.1 + 0.2, 2.3) expect_equal(-2 + 0, -2) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.