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. 6, 2021, 9:09 a.m.