.onAttach <- function(libname = find.package("pmut"),
pkgname = "pmut") {
packageStartupMessage(
"Loading required package: data.table"
)
packageStartupMessage(
"Loading required package: ggplot2"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.