R/zzz.R

Defines functions .onLoad

.onLoad<-function(lib,pkg){
    require("rama",  quietly=TRUE) || stop("rama package not found")
}

Try the bridge package in your browser

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

bridge documentation built on Nov. 8, 2020, 5:53 p.m.