context("Impurity")
test_that("Impurity works ", {
expect_equal(length(impurity(list(type="scalar",Y=rnorm(100,0,1),id=c(1:100)))), 1)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.