Raw File
zzz.R
.onUnload <- function (libpath) {
  library.dynam.unload("rstpm2", libpath)
}
back to top