.onAttch <- function(libname, pkgname) {
packageStartupMessage(paste(
"\nThis is bpgmm version",
utils::packageVersion("bpgmm")
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.