R/onAttach.R

Defines functions .onAttach

.onAttach=function(libname,pkgname){
   packageStartupMessage("Loaded gamsel ", as.character(packageDescription("gamsel")[["Version"]]),"\n")
}

Try the gamsel package in your browser

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

gamsel documentation built on Feb. 4, 2022, 5:09 p.m.