R/zzz.R

Defines functions .onLoad

.onLoad <- function(lib, pkg) { # nocov start
  cred_funs_set_default()
  invisible()
} # nocov end

Try the gargle package in your browser

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

gargle documentation built on July 26, 2023, 5:29 p.m.