error_bar: Make Error Bars

Description Usage Arguments Value

View source: R/plot.cv.monoclust.R

Description

Make Error Bars

Usage

1
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


vinhtantran/monoClust documentation built on March 12, 2021, 11:11 p.m.