.onAttach <- function(libname, pkgname){
# Do whatever needs to be done when the package is loaded.
packageStartupMessage(paste("PCRsim",utils::packageVersion("pcrsim"), "loaded!"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.