R/zzz.R

Defines functions .onUnload

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

Try the TPmsm package in your browser

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

TPmsm documentation built on Jan. 14, 2023, 1:17 a.m.