panel.size.dist {heR.IndoorAir}R Documentation

Panel Function for Particle Size Distributions

Description

Trellis panel function for plotting a series of panels containing particle size distributions – with a log x-axis and gridlines.

Usage

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)

Arguments

at locations where X tics are placed – used to draw gridlines

Author(s)

Neil E. Klepeis
nklepeis@uclink.berkeley.edu
http://socrates.berkeley.edu/~nklepeis

See Also

size.dist.trellis, Lattice


[Package heR.IndoorAir version 0.0.3 Index]