# show a message during startup
.onAttach <- function(libname, pkgname){
packageStartupMessage("Please send bug reports and suggestions to shahrisa.arman@hotmail.com with a meaningful email subject")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.