.onAttach <- function(libname, pkgname) {
packageStartupMessage(paste(
"Welcome to SimEngine! Full package documentation can be found at:\n",
"https://avi-kenny.github.io/SimEngine"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.