ggTukey {adas.utils} | R Documentation |
ggTukey
Description
This is a generic function for plotting Tukey's HSD test via GGplot2.
Usage
ggTukey(obj, ...)
Arguments
obj |
an object to plot: either a TukeyHSD object or a data frame |
... |
Other parameters passed to the specialized functions |
Value
a GGPlot2 object
[Package adas.utils version 1.2.0 Index]