library(testthat)
if (Sys.getenv("SKIP_DB_TESTS") != "TRUE") {
options(dbms = "postgresql")
test_check("CohortDiagnostics")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.