R/onUnload.R

# http://r-pkgs.had.co.nz/src.html#c-best-practices

.onUnload <- function (libpath) {
  library.dynam.unload("DiscreteFDR", libpath)
}

Try the DiscreteFDR package in your browser

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

DiscreteFDR documentation built on Sept. 5, 2021, 5:23 p.m.