Description Usage Arguments Examples
This function adds error bars to a bar plot.
1 |
x |
locations of bars (normally 1:n_bars). |
y |
height of bars (pull this from the original plot by assigning the plot output to a variable). |
upper |
extent of upper errorbar (e.g. compute standard errors and put these here). |
lower |
extent of lower errorbar defaults to same as upper. |
length |
width of bars |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.