R/zzz.R

Defines functions .onAttach

.onAttach <- function(...) {

  packageStartupMessage("Welcome to rSAFE (version: ", utils::packageVersion("rSAFE"), ").")

}

Try the rSAFE package in your browser

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

rSAFE documentation built on Aug. 13, 2022, 5:05 p.m.