Displaying 1 result from an estimated 1 matches for "tp4636159".
2012 Jul 11
3
Subset based on multiple values
...ss
than Max
AllMax <- unique(Count2$sppMax)
test2 <- subset(test, test[,1] == AllMax)
this works where there is only one value for AllMax, how to make it work
when there are multiple?
Thank you!
--
View this message in context: http://r.789695.n4.nabble.com/Subset-based-on-multiple-values-tp4636159.html
Sent from the R help mailing list archive at Nabble.com.