.onAttach <- function(...) {
packageStartupMessage(paste("\nWelcome to {envi} version ", utils::packageDescription("envi")$Version, "\n> help(\"envi\") # for documentation\n> citation(\"envi\") # for how to cite\n", sep = ""), appendLF = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.