R/onUnload.R

Defines functions .onUnload

.onUnload <- function(libpath) {
  library.dynam.unload("openxlsx", libpath)
}

Try the openxlsx package in your browser

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

openxlsx documentation built on Feb. 16, 2023, 6:47 p.m.