R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname='MCIR',pkgname='MCIR'){
    packageStartupMessage("PLEASE NOTE!\n Incomplete and not yet licenced for use (see https://github.com/petedodd/MCIR).")
}
petedodd/MCIR documentation built on Jan. 9, 2020, 9:18 a.m.