Full_Name: David Hedin
Version: R 2.6.0 GUI 1.21
OS: Mac 10.4.11
Submission from: (NULL) (24.205.60.123)


page 64 of the R introduction document makes the claim

"If the probability=TRUE argument is given, the bars represent relative
frequencies instead of counts"

This is wrong, the densities (relative frequency/class width) are given, not the
relative frequency. It's only true when the class width is 1. 

What IS the code which will produce a relative frequency histogram?

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to