R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
    library.dynam('MEDME', pkgname, libname)
}

Try the MEDME package in your browser

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

MEDME documentation built on Nov. 8, 2020, 5:31 p.m.