Description Usage Arguments Value
Creates plot showing mean of Y variable across levels of a grouping variable,
with customizable error bars. Observations with missing values for y
and/or group
are dropped.
1 2 3 |
y |
Numeric vector of values for the continuous variable. |
group |
Vector of values indicating what group each |
error.bars |
Character string indicating what the error bars should
represent. Possible values are |
alpha |
Numeric value indicating what alpha should be set to for
confidence intervals. Only used if |
p.legend |
If |
plot.list |
Optional list of inputs to pass to
|
lines.list |
Optional list of inputs to pass to
|
axis.list |
Optional list of inputs to pass to
|
legend.list |
Optional list of inputs to pass to
|
... |
Additional arguments to pass to |
Plot showing mean of y
across levels of group
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.