R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("To get started, see the vignettes outside CRAN in GitHub at \n", 
                        " 'pepbioalerts/vignetteXTRA-occTest' ")
}

Try the occTest package in your browser

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

occTest documentation built on Nov. 18, 2022, 5:07 p.m.