Displaying 1 result from an estimated 1 matches for "tp3173074p3173074".
Did you mean:
tp3173074p3173914
2011 Jan 04
5
Help with "For" instruction
...4,5)
a4 that should have (1,2,3,5)
a5 that should have (1,2,3,4)
I have tried like this but with no luck
For ( i in 1:5) {
a<-c(1,2,3,4,5)
a((i)<-a[-i]
}
Is there a way to do this?
thank you
A.Dias
--
View this message in context: http://r.789695.n4.nabble.com/Help-with-For-instruction-tp3173074p3173074.html
Sent from the R help mailing list archive at Nabble.com.