Skip to content
Prev 75200 / 398502 Next

tapply huge speed difference if X has names

Please use a current version of R!

This was fixed long ago, and you will find it in the NEWS file:

         split() now handles vectors with names internally and so is
         almost as fast as on vectors without names (and maybe 100x
         faster than before).
On Mon, 8 Aug 2005, Matthew Dowle wrote: