R/onUnload.R

Defines functions .onUnload

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

Try the pEPA package in your browser

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

pEPA documentation built on April 3, 2025, 7:08 p.m.