Skip to content
Prev 172650 / 398502 Next

Bug in by() with dates as levels?

hadley wickham <h.wickham <at> gmail.com> writes:
I recently for the first time used the plyr package in an introductory 
course as a general replacement of for "by", "(x)apply", followed by 
do.call gymnastics. It was an amazing step forward to have a nicely 
orthogonal set of function that returns what people expected instead 
of converting everything to a list.

I know, real MEN program assembler and love (x)apply...


Dieter