.onAttach <- function(lib, pkg) {
packageStartupMessage("This is vegan ",
utils::packageDescription("vegan",
field="Version"),
appendLF = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.