R/zzz.R

Defines functions .onUnload

.onUnload <- function(libpath)
{
  library.dynam.unload('rankUncertainty', libpath)
}

Try the rankUncertainty package in your browser

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

rankUncertainty documentation built on Nov. 16, 2021, 1:07 a.m.