.onAttach <- function(...) {
packageStartupMessage(paste0(
"methyvim v",
utils::packageDescription("methyvim")$Version,
": Targeted, Robust, and Model-free Differential Methylation Analysis"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.