context("math.R") ## TODO: Rename context ## TODO: Add more tests test_that("sum works", { expect_equal(sum(10, 15), 25) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.