test_that("topn_plot works", {
data(topn_list)
# Get the overlapping top N plot
expect_silent(topn_plot(topn_list = topn_list))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.