Skip to content
Prev 220001 / 398500 Next

Any way to apply TWO functions with tapply()?

As pointed out to me offline, data.table should be added to the list
of relevant packages as well.  Its primary advantage is for large data
sets as it is very fast.  Its interface does take some getting used to
but its most recent version on CRAN does have several vignettes which
should ease learning.

On Fri, May 7, 2010 at 8:50 AM, Gabor Grothendieck
<ggrothendieck at gmail.com> wrote: