50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

monoClust (version 1.2.1)

error_bar: Make Error Bars

Description

Make Error Bars

Usage

error_bar(x, y, upper, lower = upper, length = 0.1, ...)

Arguments

x

x coordinates.

y

y coordinates.

upper

Distance from y to the upper bar.

lower

Distance from y to the lower bar.

length

Length of the horizontal bar.

...

Other arguments to graphics::arrows()

Value

Plot