yerrbar: Adds y error bars to plot

Description Usage Arguments Examples

View source: R/yerrbar.R

Description

says it all

Usage

1
yerrbar(x, y, ysd, color, cap = 0.01, ...)

Arguments

x

List of x-Values

y

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

Examples

1
yerrbar(x,y,ysd,color="red", cap =0.01)

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