R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
  initBigNumbers(256)
}

Try the multibridge package in your browser

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

multibridge documentation built on Nov. 1, 2022, 5:05 p.m.