R/zzz.R

Defines functions .onUnload

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

Try the netrankr package in your browser

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

netrankr documentation built on May 29, 2024, 4:19 a.m.