[R] Aggregate with multiple statistics?
Jonathan Greenberg
jgreenberg at arc.nasa.gov
Sat Oct 21 00:44:48 CEST 2006
Is there a way to calculate, say, the mean, min and max using aggregate
using one line of code? Or do I need to call them separately (e.g.
aggregate(...,mean); aggregate(...,min)) and then merge the data back
together?
--j
--
Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com
More information about the R-help
mailing list