Displaying 1 result from an estimated 1 matches for "tp4638681".
2012 Aug 01
4
apply function over same column of all objects in a list
...x and
total.max <- for (i in 1:3) {
max(mapply ( max, list [[i]] [2] ))
}
for the total max, but neither works (result: NULL). What am I doing wrong?
Thanks a lot,
Gail
--
View this message in context: http://r.789695.n4.nabble.com/apply-function-over-same-column-of-all-objects-in-a-list-tp4638681.html
Sent from the R help mailing list archive at Nabble.com.