I have a data.table and would like to compute stats by groups.
R) set.seed(1) R) DT=data.table(a=rnorm(100),b=rnorm(100))
Those groups should b