.onAttach <- function(libname, pkgname) {
packageStartupMessage(
"The `envstat` package was not designed to be attached\n",
"Please use `envstat::sitrep()` instead."
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.