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