R/zzz.r

Defines functions .onAttach

.onAttach <- function(lib, pkg) {
    packageStartupMessage("EBS v3.2 Loaded \n")
   
    
}

Try the EBS package in your browser

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

EBS documentation built on May 2, 2019, 4:55 p.m.