[R] problem of data manipulation
hadley wickham
h.wickham at gmail.com
Wed Jan 20 15:24:21 CET 2010
> Note that in the documentaton ?"[.data.table" where I say that 'by' is slow,
> I mean relative to how fast it could be. Its seems, in this specific
> example anyway, and with the code posted so far, to be significantly faster
> than sqldf and plyr.
Of course the best of both worlds would be to use data table within
plyr to get both speed and a consistent syntax for other types of
split-apply-combine tasks.
Hadley
--
http://had.co.nz/
More information about the R-help
mailing list