.onAttach <- function(libname, pkgname) {
if (interactive()) {
packageStartupMessage(paste("ggseg by default only loads atlases dkt and aseg in 2 and 3D.",
"To install the remaining atlases, use 'ggseg::install_atlases()'"))
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.