#===================
# On load
#===================
.onAttach <- function(libname, pkgname) {
if (Sys.getenv("NRE") == "")
packageStartupMessage("~~ Package trainR\nRemember to set your NRE access token, `trainR::set_token()` ~~")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.