library(testthat)
context("listSpecialSets")
test_that("lists", {
expect_silent(listSpecialSets(T))
expect_silent(listSpecialSets(F))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.