R/startup.R

Defines functions .onAttach

.onAttach <- function(...) {

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

}

Try the chromstaR package in your browser

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

chromstaR documentation built on Nov. 8, 2020, 8:29 p.m.