R/zzz.R

.onLoad <- function(libname, pkgname){
    cat("Warning! An environment named 'appGlobal' will be created in your global environment by this package to keep track of global variables needed by the shiny app.")
 }
epurdom/clusterExperimentShiny documentation built on May 16, 2019, 8:24 a.m.