Description Usage Arguments Details Value See Also Examples
View source: R/gg_desc_lsmeans.R
gg_desc_lsmeans
ggplot object is created. It is used internally in function plot.desc
.
It's easier to use this last one.
1 2 |
desc |
Desc object |
title |
Character The title of the plot |
ylim |
Numeric of length 2 for setting y axis limits |
xlim |
Numeric of length 2 for setting x axis limits |
xlab |
Character Label for x-axis |
ylab |
Character Label for y-axis |
legend.label |
Character Label for the legend (used only if x1 and x2 are not NULL in the desc object) |
add.ci |
Logical. If TRUE it adds bars to the means representing 95% CI |
add.line |
Logical. If TRUE it joins the dots with a line (default to TRUE) |
It is used internally in function plot.desc
.
It's easier to use this last one.
A ggplot object.
plot.desc
report.lsmeans
gg_desc_quali
gg_desc_quanti
1 |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.