powered by
Make Error Bars
error_bar(x, y, upper, lower = upper, length = 0.1, ...)
x coordinates.
y coordinates.
Distance from y to the upper bar.
Distance from y to the lower bar.
Length of the horizontal bar.
Other arguments to graphics::arrows()
graphics::arrows()
Plot