R/zzz.R

### This idiom is now obsolete
#.First.lib <- function(libname, package) {
#  library.dynam("metaMix", package)
#}

.onLoad <- function(lib, pkg) {
# library.dynam("metaMix", package)
}

Try the metaMix package in your browser

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

metaMix documentation built on May 2, 2019, 6:55 a.m.