.onAttach <- function(...) {
packageStartupMessage(paste("\nWelcome to {gateR} version ", utils::packageDescription("gateR")$Version, "\n> help(\"gateR\") # for documentation\n> citation(\"gateR\") # 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.