R/zzz.R

Defines functions .onUnload

## Startup code

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

Try the clustTMB package in your browser

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

clustTMB documentation built on Oct. 14, 2024, 5:09 p.m.