library(BOE)
library(testthat)
check_suggested <- requireNamespace("testthat", quietly = TRUE) &&
requireNamespace("vcr", quietly = TRUE)
if (check_suggested) {
test_check("BOE")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.