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.")
}

Try the twang package in your browser

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

twang documentation built on Oct. 25, 2021, 5:08 p.m.