R/onUnload.R

Defines functions .onUnload

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

Try the fDMA package in your browser

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

fDMA documentation built on July 26, 2023, 6:09 p.m.