R/zzz.R

Defines functions .onAttach

# Registering calendars

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

Try the bizdays package in your browser

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

bizdays documentation built on Jan. 22, 2023, 1:08 a.m.