.onAttach <- function(lib,pkg) {
packageStartupMessage(sprintf("\nbifrost %s (%s)",packageDescription("bifrost")$Version,
packageDescription("bifrost")$Date), "\n",
"------------------------------------------------------------------------------
* Bifrost developers: Sondre Holleland and Samuel Subbey and others
------------------------------------------------------------------------------")
ggplot2::theme_set(ggplot2::theme_bw())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.