R/zzz.R

Defines functions .onUnload

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

Try the distory package in your browser

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

distory documentation built on April 19, 2020, 3:56 p.m.