R/zzz.R

# Unload the DLL when the package is unloaded
.onUnload <- function (libpath) {
  library.dynam.unload("bvartools", libpath)
}

Try the bvartools package in your browser

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

bvartools documentation built on Aug. 31, 2023, 1:09 a.m.