addErrorBars: Add error bars to a barplot.

Description Usage Arguments Value Author(s)

View source: R/Functions.R

Description

This function adds error bars to an existing barplot.

Usage

1
addErrorBars(means, errors, two.side = FALSE)

Arguments

means

vector of means plotted in the barplot

errors

vector of standard errors (signle positive values) to be plotted.

two.side

should the error bars be two-sided?

Value

None.

Author(s)

Steve Horvath and Peter Langfelder


nosarcasm/WGCNA documentation built on May 28, 2019, 1:01 p.m.