showDens {tilingArray} | R Documentation |
Plot function for more than one density
showDens(z, breaks, col, ylab = "", ...)
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 |
...
returns scale factor
Wolfgang Huber huber@ebi.ac.uk