Skip to content
Prev 279399 / 398506 Next

Binning the data based on a value

I'd so something like

split(a, a$spending)

and you can include a round(a$spending, -2) or something similar if
you want to group by the 100's.

Michael
On Mon, Dec 5, 2011 at 3:37 PM, Diviya Smith <diviya.smith at gmail.com> wrote: