#environment to store credentials
.tarpan <- new.env(parent = emptyenv())
.tarpan$tarpan1 <- list()
.tarpan$tarpan2 <- list()
.tarpan$config <- list(
host = "tarpan.globalparametrics.com",
port = 5432
)
.tarpan$tarpan2$pools <- list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.