R/lest-package.R

#' @keywords internal
#' @useDynLib lest, .registration = TRUE
"_PACKAGE"




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

Try the lest package in your browser

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

lest documentation built on Jan. 11, 2020, 9:37 a.m.