.onAttach <- function(libname, pkgname) {
if (interactive()) {
packageStartupMessage(paste("ggseg by default only loads atlases dkt and aseg.",
"To install other available atlases, check out LCBC-UiO/ggsegExtra'"))
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.