R/AAA.R

Defines functions .onLoad

.onLoad <- function(lib, pkg) {
  GCtorture <<- FALSE
  return(TRUE)
}

Try the vcrpart package in your browser

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

vcrpart documentation built on April 19, 2021, 1:07 a.m.