#' Receive a welcome message
#'
#' Sends a message when the library is loaded
.onAttach <- function(devtools, ephsr) {
packageStartupMessage("Welcome to the facultyephs package")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.