R/zzz.R

Defines functions .onAttach

# .onAttach ---------------------------------------------------------------
#nocov start
.onAttach <- function(...) {
    invisible()
}
#nocov end
tidylab/tidylab.boilerplate documentation built on Feb. 29, 2020, 12:02 p.m.