R/onUnload.R

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

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

Try the DiscreteFWER package in your browser

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

DiscreteFWER documentation built on April 3, 2025, 9:27 p.m.