R/zzz.R

Defines functions .onLoad

.onLoad = function(libname, pkgname) {
    options("psborrow.quiet" = FALSE)
    invisible()
}

Try the psborrow package in your browser

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

psborrow documentation built on March 7, 2023, 8:32 p.m.