R/zzz.R

#.First.lib <- function(lib, pkg) {
#  library.dynam("CrypticIBDcheck", pkg, lib)
#}

.onLoad <- function(libname, pkgname) {
  library.dynam("CrypticIBDcheck", pkgname,libname)
}

Try the CrypticIBDcheck package in your browser

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

CrypticIBDcheck documentation built on May 2, 2019, 7:30 a.m.