R/startup.R

Defines functions .onAttach

.onAttach <- function(...) {

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

}

Try the AneuFinder package in your browser

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

AneuFinder documentation built on Nov. 8, 2020, 7:44 p.m.