R/zzz.R

Defines functions `:=` .onAttach

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

`:=` = function(...) NULL

Try the cvAUC package in your browser

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

cvAUC documentation built on March 18, 2022, 7:58 p.m.