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 May 17, 2021, 3:01 a.m.