Displaying 1 result from an estimated 1 matches for "tp4637809".
Did you mean:
tp4637409
2012 Jul 25
3
Select rows based on matching conditions and logical operators
...ar)),
function(x) if (nrow(x)) x[which(x$Count==max(x$Count)),]))
df<-do.call(rbind,df)
rownames(df)<-1:nrow(df)
Any suggestions?
Thanks much for your responses!
--
View this message in context: http://r.789695.n4.nabble.com/Select-rows-based-on-matching-conditions-and-logical-operators-tp4637809.html
Sent from the R help mailing list archive at Nabble.com.