.onAttach <- function(libname, pkgname) {
packageStartupMessage("Enjoy the gethr package. For an overview type 'help(\"gethr\")'.")
}
.onLoad <- function(libname, pkgname) {
}
.onUnload <- function(libname, pkgname) {
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.