16.01.2015 Views

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

Package 'WGCNA' - Laboratory Web Sites - UCLA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4 addGrid<br />

addErrorBars<br />

Add error bars to a barplot.<br />

Description<br />

This function adds error bars to an existing barplot.<br />

Usage<br />

addErrorBars(means, errors, two.side = FALSE)<br />

Arguments<br />

means<br />

errors<br />

two.side<br />

vector of means plotted in the barplot<br />

vector of standard errors (signle positive values) to be plotted.<br />

should the error bars be two-sided<br />

Value<br />

None.<br />

Author(s)<br />

Steve Horvath and Peter Langfelder<br />

addGrid<br />

Add grid lines to an existing plot.<br />

Description<br />

This function adds horizontal and/or vertical grid lines to an existing plot. The grid lines are aligned<br />

with tick marks.<br />

Usage<br />

addGrid(linesPerTick = NULL, horiz = TRUE, vert = FALSE, col = "grey", lty = 3)<br />

Arguments<br />

linesPerTick Number of lines between successive tick marks (including the line on the tickmarks<br />

themselves)<br />

horiz<br />

vert<br />

col<br />

lty<br />

Draw horizontal grid lines<br />

Draw vertical tick lines<br />

Specifies color of the grid lines<br />

Specifies line type of grid lines. See par.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!