context("SimpleParams")
params <- newSimpleParams()
test_that("printing works", {
expect_output(show(params), "A Params object of class SimpleParams")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.