showDens {tilingArray}R Documentation

Plot function for more than one density

Description

Plot function for more than one density

Usage

showDens(z, breaks, col, ylab = "", ...)

Arguments

z List of numeric vectors for computing histograms for
breaks breaks of the histogram
col colour of the histograms
ylab y-axis label
... futher arguments passed on to plot

Details

...

Value

returns scale factor

Author(s)

Wolfgang Huber huber@ebi.ac.uk

See Also

hist

Examples






[Package tilingArray version 1.2.0 Index]