.onAttach <- function(libname, pkgname){
packageStartupMessage("######################################################################
Welcome to 'deconvBench' package
Find citation details with citation(\"deconvBench\")
Use deconvEnvGUI() to start the Graphical User Interface in default browser
For detailed information see the scrolling Help in Graphical User Interface
######################################################################
")
suppressPackageStartupMessages(pkgname)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.