Displaying 1 result from an estimated 1 matches for "4630555".
2012 May 18
5
Loop Help
...","TOWER4","TOWER5","TOWER6","TOWER7")
for(i in 1:7){
TOWER.i<-TOWERS[i]
TOWER<-rep(i,nrow(TOWER.i))
TOWER.i<-cbind(TOWER.i[1:2],TOWER, TOWER.i[2:length(TOWER.i)])
}
--
View this message in context: http://r.789695.n4.nabble.com/Loop-Help-tp4630555.html
Sent from the R help mailing list archive at Nabble.com.