.onAttach <- function(libname, pkgname) {
ggplot2::theme_set(themeHS())
packageStartupMessage(
"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
)
packageStartupMessage("ggplot2 theme overidden by theme_HeavySet()")
packageStartupMessage(
"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.