.onAttach <- function(libname, pkgname) {
packageStartupMessage("Paradigm4 utilities",
domain = NULL, appendLF = TRUE
)
options("scidb.aio" = TRUE)
options("scipen" = 999)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.