R/zzz.R

Defines functions .onUnload

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

Try the dauphin package in your browser

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

dauphin documentation built on Sept. 11, 2024, 7:08 p.m.