R/zzz.R

Defines functions .onAttach

.onAttach <- function(libname, pkgname) {
    options(check.tbl_tree.verbose = FALSE)
}
YuLab-SMU/enrichplot documentation built on April 15, 2024, 5:18 p.m.