context("rmoo-function")
test_that("reference points works", {
points <- generate_reference_points(1,1)
expect_identical(points, 1)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.