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 May 29, 2024, 9:22 a.m.