Skip to content
Prev 327751 / 398502 Next

Split in blocks

Enter
?help
at the prompt to learn how to use R's (extensive) Help system to
answer questions like this.
For this question:
?split  ## what else?

Also ?tapply, ?ave, ?aggregate, ?by

may be relevant.

Also, read "AN Introduction to R" if you haven't already done so to
start learning about R's many data manipulation and analysis features.

Cheers,
Bert
On Wed, Jul 31, 2013 at 7:39 AM, Dominic Roye <dominic.roye at gmail.com> wrote: