.onAttach <- function(libname,pkgname){
f <- read.dcf(file.path(libname,pkgname,"DESCRIPTION"),
c("Version","Date"))
packageStartupMessage('\n Successfully loaded changepoint.geo package version ',f[1,1])
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.