R/rbi-package.R

Defines functions .onLoad

## set global option
.onLoad <- function(libname, pkgname) {
  if (is.null(getOption("libbi_args"))) options(libbi_args = list())
}

Try the rbi package in your browser

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

rbi documentation built on Aug. 15, 2023, 5:07 p.m.