R/startup.R

Defines functions .onAttach

.onAttach <- function(...) {

    packageStartupMessage('\nPlease visit https://github.com/ataudt/chromstaR for the latest bugfixes and features.\n')

}
ataudt/chromstaR documentation built on Dec. 26, 2021, 12:07 a.m.