error.bars.data.f: Put error bars on an x y plot given high and low data series

Description Usage Arguments

View source: R/plotting.helper.functions.r

Description

Put error bars on an x y plot given high and low data series

Usage

1
error.bars.data.f(x, error.low, error.high, ...)

Arguments

x

independent data series

error.low

the time series of lower values

error.high

the time series of upper values

SE

if T then y.sd is the standard error


duplisea/ddhelper documentation built on Nov. 4, 2019, 11:04 a.m.