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 Nov. 1, 2024, 9:09 a.m.