R/zzz.R

.onAttach <- function(libname, pkgname) {
    if (!hasGO()) {
        packageStartupMessage("No gene ontology file detected. Run 'getGO()' to download latest version")
    }
}
thomasp85/PanVizGenerator documentation built on May 31, 2019, 11:11 a.m.