test_that("POLYFUN_help works", {
out <- POLYFUN_help()
testthat::expect_true(grepl("PolyFun",out[[2]]))
testthat::expect_gte(length(out), 50)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.