R/globalvariables.R

# Global variables



# Global variables
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("brow",
                           "dat", "dat2", "trat", "results", "plot_group",
                           "heat.colors", "results", "dev.new",
                           "aov", "dispplot"))
}

Try the midrangeMCP package in your browser

Any scripts or data that you put into this service are public.

midrangeMCP documentation built on Dec. 16, 2020, 1:07 a.m.