R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {
  packageStartupMessage("Welcome to DALEX2 (version: ", utils::packageVersion("DALEX2"), ").")
}

Try the DALEX2 package in your browser

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

DALEX2 documentation built on May 2, 2019, 1:19 p.m.