| plot.size.dist {heR.IndoorAir} | R Documentation |
Plot particle size distributions with log axes and optional gridlines
plot.size.dist (x, y, topx=NULL, ylim=range(y), xlim=range(x),
type="s", log="x", col="black", grid=TRUE, rect=TRUE,
shade.col="tan", ...)
Function to plot empirical particle size data consisting of lower limits for particle size bins (diameters) and counts inside each bin – with nice log base-10 axes, gridlines and optional rectangles for each bin. An absolute top limit can be specified with topx. Mostly a simple wrapper to plot, creating a nice log x-axis, gridlines, and drawing histogram rectangles to represent the distribution.
Neil E. Klepeis
nklepeis@uclink.berkeley.edu
http://socrates.berkeley.edu/~nklepeis