R/zzz.R

Defines functions .onLoad

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

Try the methylPipe package in your browser

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

methylPipe documentation built on Nov. 8, 2020, 6:51 p.m.