R/zzz.R

Defines functions `:=` .onAttach

.onAttach <- function(...) {
  # removed old startup messages
}

`:=` = function(...) NULL
ledell/cvAUC documentation built on Jan. 24, 2022, 5:37 p.m.