.onAttach <- function(...) {
packageStartupMessage(paste0(
"Thanks for using clusterPathways v",
utils::packageVersion("clusterPathways"), "!\n",
"If you encounter any bugs or problems, please submit an issue at the\n",
"Github page: https://github.com/hancockinformatics/clusterPathways"
))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.