R/zzz.R

# Unload the DLL related to c++ files if the refinr package is unloaded.
.onUnload <- function (libpath) {
  library.dynam.unload("refinr", libpath)
}
ChrisMuir/refinr documentation built on March 17, 2024, 1:17 p.m.