library(Area) context("Area") test_that("perimeter of a circle", { expect_equal(area_triangle(4,6), .5 *4*6 ) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.