.onAttach <- function(...) {
info <- "Find out more at https://www.synthpop.org.uk/"
packageStartupMessage(paste(strwrap(info), collapse = "\n"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.