R/startup.R

Defines functions .onAttach

.onAttach <- function(...) {

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

}
ataudt/aneufinder documentation built on April 18, 2023, 4:20 a.m.