R/zzz.R

.onUnload <- function (libpath) {
  ## Run when the package is being unloaded.  This allows us to test
  ## packages within same session when dynlib is updated.
  ## Detach package using: unloadNamespace("sjedrp")
  library.dynam.unload("sjedrp", libpath)
}
sje30/sjedrp documentation built on May 1, 2024, 5:20 p.m.