R/onAttach.R

Defines functions .onAttach

.onAttach = function(lib,pkg){
  requireNamespace('lubridate')
}

Try the quantdates package in your browser

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

quantdates documentation built on July 4, 2024, 9:07 a.m.