Description Usage Arguments Value Examples
draw horizontal error bar, not called by users
1 |
x |
a vector of length 2 |
y |
a single value or a numerical vector specify the position on y-axis |
lwd |
line width |
col |
color |
lty |
the lty |
length |
the length of vertical bars at the end of arrow bars |
pch |
shape for points of mean value |
no value to be returned
1 2 3 | # plot(0, 0)
# ebar(c(-0.1, 0.1), c(0), lty = 2, lwd = 2, col = "red")
# ebar(c(-0.1, 0.1), c(0.1, 0, -0.4), lty = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.