.onAttach <- function(libname, pkgname) {
msg <- paste0("\nThis is pRolocdata version ",
packageVersion("pRolocdata"), ".\n",
"Use 'pRolocdata()' to list available data sets.")
packageStartupMessage(msg)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.