R/meta.R

Defines functions .onUnload

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

Try the malan package in your browser

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

malan documentation built on July 2, 2020, 3:01 a.m.