R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  try(.check_version_once(pkgname, quiet = TRUE), silent = TRUE)
}

Try the Rilostat package in your browser

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

Rilostat documentation built on April 24, 2026, 5:07 p.m.