library(methods)
library(devtools)
library(testthat)
if (interactive()) {
load_all(".")
} else {
library(ecr3vis)
}
test_dir("tests/testthat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.