R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("blockCV ", utils::packageVersion("blockCV"))
}

Try the blockCV package in your browser

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

blockCV documentation built on May 29, 2024, 10:58 a.m.