S3 method for errors objects which automatically prints the error bars.
Usage
# S3 method for errors
plot(x, y, ...)
Arguments
x, y
the x and y arguments provide the x and y
coordinates for the plot. Any reasonable way of defining the
coordinates is acceptable. See the function xy.coords
for details. If supplied separately, they must be of the same length.