R/onUnload.R

Defines functions .onUnload

.onUnload <- function(libpath) {
  library.dynam.unload("openxlsx2", libpath) # nocov
}

Try the openxlsx2 package in your browser

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

openxlsx2 documentation built on April 3, 2025, 8:40 p.m.