if (require(testthat)) {
library(stat305templates)
test_check("stat305templates")
} else {
warning("'stat305templates' requires 'testthat' for tests.")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.