R/zzz.R

Defines functions .onAttach

.onAttach <- function(lib, pkg,...){#nocov start
    Sys.setenv(TZ = 'UTC')
}#nocov end
harell/github.explorer documentation built on Aug. 21, 2022, 8:39 p.m.