| panel.size.dist {heR.IndoorAir} | R Documentation |
Trellis panel function for plotting a series of panels containing particle size distributions – with a log x-axis and gridlines.
panel.size.dist(x, y,
subscripts, groups, col, col.line = superpose.line$col,
col.symbol = superpose.symbol$col, pch = superpose.symbol$pch,
cex = superpose.symbol$cex, lty = superpose.line$lty,
lwd = superpose.line$lwd, type = "s", grid=FALSE, fit.lnorm=FALSE,
atx=NULL, ylim=NULL, aty=NULL,
rect=FALSE, fill.col="tan", fit.col1="white", fit.col2="black",
fit.lty="dotted", fit.lwd=2)
at |
locations where X tics are placed – used to draw gridlines |
Neil E. Klepeis
nklepeis@uclink.berkeley.edu
http://socrates.berkeley.edu/~nklepeis