Re: [R] How to take the average of multiple rows
The aggregate function is great. THanks for this post. -- View this message in context: http://n4.nabble.com/How-to-take-the-average-of-multiple-rows-tp848880p1754315.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.o
Re: [R] How to take the average of multiple rows
on 06/15/2008 01:18 PM ss wrote: Dear all, I have a matrix, called newdata1, dim(newdata1) [1] 3417683 It looks like: EntrezIDName S1 S2 S3S4 S5. 1 4076 CAPRIN1 0.1 0.2 0.3... 2 139170WDR40B 0.4 0.5 0.6... 3