R/zzz.R

Defines functions .onUnload

#' @noRd
.onUnload <- function(libpath) {
    library.dynam.unload("stelfi", libpath)
}

Try the stelfi package in your browser

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

stelfi documentation built on Oct. 24, 2023, 5:06 p.m.