Nothing
library(testthat)
library(DatabaseConnector)
if (Sys.getenv("CDM5_POSTGRESQL_SERVER") != "") {
test_check("DatabaseConnector")
} else {
message("Skipping testing because environmental variables not set")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.