R/onLoad.R

Defines functions .onAttach

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

Try the svmpath package in your browser

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

svmpath documentation built on July 14, 2020, 5:06 p.m.