test_that("punk_randoms works", {
expect_true(is.data.frame(punk_randoms()))
expect_true("beer" %in% class(punk_randoms()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.