xerrbar: Adds x error bars to plot

Description Usage Arguments Examples

View source: R/xerrbar.R

Description

says it all

Usage

1
xerrbar(x, y, xsd, color, cap = 0.01, ...)

Arguments

x

List of x-Values y List of y-values xsd List of Errors of X color Color of the error bars cap Length of the caps in respect to width of plot window, Default is 0.01

Examples

1
xerrbar(x,y,xsd,color="red", cap =0.01)

juliusfoerstel/LaseR documentation built on May 24, 2020, 11:54 a.m.