I know that I can get a count of histogram bins in base R with plot=FALSE.
However, I'd like to do the same thing with lattice. The problem is that I've
set up shingles, and I'd like to get the count within each bin within each
shingle. plot=FALSE doesn't seem to do it.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.