##################
# constants, etc.
##################
VALID_DOMAINS <- c("github.com", "ghe.metrumrg.com")
# default file paths
ALL_TESTS <- "all_tests.csv"
NO_TESTS_STRING <- "No tests"
options(mrgvalprep.TEST_LOC = devtools::package_file(file.path("tests","testthat")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.