errorbar: errorbar() function

Description Usage Arguments Value Author(s)

View source: R/errorbar.R

Description

Plot error bars for scatter, line or barplots with arrows() function.

Usage

1
errorbar(x, y, sd.upr, sd.lwr, horiz = FALSE, cex = 1, lwd = 1, col = 1)

Arguments

x
y
sd.upr
sd.lwr
horiz
cex

scale factor for blunt end

lwd
col

Value

This fuction works as side effects.

Author(s)

ZG Zhao


zgzhao/Xtools documentation built on May 22, 2021, 3:37 a.m.