R/zzz.R

Defines functions .onUnload

.onUnload <- function(libpath) {
   # unload the package library
   library.dynam.unload("QuickJSR", libpath)
}

Try the QuickJSR package in your browser

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

QuickJSR documentation built on April 13, 2025, 5:12 p.m.