R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  # options(bdl.api_private_key = NULL)
  invisible()
}

Try the bdl package in your browser

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

bdl documentation built on March 7, 2023, 7:25 p.m.