R/zzz.R

Defines functions .onUnload

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

Try the mgsa package in your browser

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

mgsa documentation built on Nov. 8, 2020, 7:54 p.m.