R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname , pkgname){
  packageStartupMessage("To reproduce results from prior versions of the twang package, please see the version=\"legacy\" option described in the documentation.")
}
mattcefalu/twang documentation built on Oct. 24, 2021, 6:38 a.m.