Skip to content
Prev 91495 / 398500 Next

table of means/medians across bins used for a histogram

Or perhaps a bit simpler:

plot(age ~ ave(clock, bin), DF)
On 4/30/06, Gabor Grothendieck <ggrothendieck at gmail.com> wrote: