R/onLoad.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  packageStartupMessage("For commercial usage or to report any bugs & enhancement requests, please contact info@openriskcalculator.com")
}

Try the SACCR package in your browser

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

SACCR documentation built on June 8, 2025, 12:41 p.m.