Re: [R] Histogram height

2009-02-01 Thread Brendan Cusick
Jim, you are a genius. Thanks for the help. Brendan On Sun, Feb 1, 2009 at 5:44 AM, Jim Lemon wrote: > Brendan Cusick wrote: > >> Hello. I have what I'm sure is a very simple question. Hopefully someone >> can help. I can't seem to find the maximum height of a histogram. In >> matlab it w

Re: [R] Histogram height

2009-02-01 Thread Jim Lemon
Brendan Cusick wrote: Hello. I have what I'm sure is a very simple question. Hopefully someone can help. I can't seem to find the maximum height of a histogram. In matlab it would be simple to say max(hist(x, 100)), but this doesn't seem to work in R. Any input would be greatly appreciated.

[R] Histogram height

2009-02-01 Thread Brendan Cusick
Hello. I have what I'm sure is a very simple question. Hopefully someone can help. I can't seem to find the maximum height of a histogram. In matlab it would be simple to say max(hist(x, 100)), but this doesn't seem to work in R. Any input would be greatly appreciated. Brendan [[alte