.onAttach <- function(...) {
packageStartupMessage(paste0(
"adaptest v", utils::packageDescription("adaptest")$Version,
": Data-Adaptive Statistics for High-Dimensional Multiple Testing"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.