powered by
gg_desc_lsmeans ggplot object is created. It is used internally in function plot.desc. It's easier to use this last one.
gg_desc_lsmeans
plot.desc
gg_desc_lsmeans(desc, title = "", ylim = NULL, xlim, xlab = "", ylab = "", legend.label = "Group", add.ci = F, add.line = T)
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 95% CI
Logical. If TRUE it joins the dots with a line (default to TRUE)
A ggplot object.
It is used internally in function plot.desc. It's easier to use this last one.
plot.desc report.lsmeans gg_desc_quali gg_desc_quanti
report.lsmeans
gg_desc_quali
gg_desc_quanti
# NOT RUN { # }
Run the code above in your browser using DataLab