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 1, 2020, 5:26 p.m.