errorbars: Show error bars on a plot
Description
Shows error bars (errorbar plot) on predefined axes
Usage
errorbars(x, lower, upper, y = NULL, col = NULL, pch = 16)
Arguments
lower
vector with lower limits for the bars
upper
vector with upper limits for the bars
y
vector with y values (bid points)
pch
marker symbol for the plot