test_that("summary.term", {
expect_identical(summary(term()), summary(character(0)))
expect_identical(summary(term("a[1]")), summary("a[1]"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.