powered by
gg_desc_quanti ggplot object is printed
gg_desc_quanti
gg_desc_quanti(desc, title = "", ylim = NULL, xlim = NULL, xlab = "", ylab = "", legend.label = "Group", add.sd = F)
Desc object
Character The title of the plot
Numeric of length 2 for setting y axis limits
Numeric of length 2 for setting x axis limits
Character Label for x-axis
Character Label for y-axis
Character Label for the legend (used only if x1 and x2 are not NULL in the desc object)
Logical. If TRUE it adds bars to the means representing +/-SD
A ggplot object.
It is used internally in function plot.desc. It's easier to use this last one.
plot.desc
plot.desc desc gg_desc_quali gg_desc_lsmeans
desc
gg_desc_quali
gg_desc_lsmeans
# NOT RUN { # } # NOT RUN { # }
Run the code above in your browser using DataLab