library(testthat)
library(rbmi)
if (Sys.getenv("NOT_CRAN") != "true") {
Sys.setenv(RBMI_ENABLE_CACHE = "false")
options(rbmi.enable_cache = FALSE)
}
test_check("rbmi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.