Full_Name: Gerald Guglielmo
Version: 2.8.1 (2008-12-22)
OS: OSX Leopard
Submission from: (NULL) (131.225.103.35)
When I attempt to use the hist() function to bin integers the behavior seems
very odd as the bin boundary seems inconsistent across the various bins. For
some bins the upper boundary i
Hi,
Thank you for responding quickly and explaining the behavior. By
adding "include.lowest=TRUE,right=FALSE" and manually including breaks
that resolved the simple test case. Next I updated my more complex
data set, which already had manually defined breaks, and that resolved
my issues