########### zzz.R
.onLoad <- function(libname, pkgname) {
## pkgVersion <- packageDescription(pkgname, fields="Version")
## msg <- paste("\nWelcome to", pkgname, "version", pkgVersion, "\n")
## packageStartupMessage(msg)
.initial()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.