R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  bdpar.Options$reset()
  bdpar.Options$configureLog()
  invisible()
}

Try the bdpar package in your browser

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

bdpar documentation built on Aug. 22, 2022, 5:08 p.m.