R/WelcomeMessage.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage(" \n
         __             __   __  ________
  ______/ /_  ________ / /_ /  \\/  / __  \\
 / ____/ / / / / ____// __// /\\_/ / /  / /
/ /___/ / /_/ /\\___ // /__/ /  / / /__/ /
\\____/_/\\____//____//____/_/  /_/______/      version 1.2 \n
                            ")
}

Try the clustMD package in your browser

Any scripts or data that you put into this service are public.

clustMD documentation built on Jan. 27, 2026, 5:10 p.m.