R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname,pkgname) {
 warning('This is just an auxilliary package that allows for installing all MO packages at once. Please only use it for this purpose
          and do not use it in your scripts!', call.=FALSE)
}
pik-piam/givemeall documentation built on June 9, 2020, 12:23 p.m.