Displaying 1 result from an estimated 1 matches for "tp23209365p23209365".
Did you mean:
tp23209365p23209468
2009 Apr 24
1
deleting rows provisionally
...ollowing but it does not work.
I defined answer3 to hold the result by first:
>answer3<-answer2
and then:
> for(i in 1:1537){if(answer2[i,1]==answer2[i,2]){answer3[-i,]}}
Why doesn't this work?
Thanks.
--
View this message in context: http://www.nabble.com/deleting-rows-provisionally-tp23209365p23209365.html
Sent from the R help mailing list archive at Nabble.com.