Displaying 1 result from an estimated 1 matches for "28that".
Did you mean:
  20that
  
2007 Aug 27
0
how to write nicely a condition on a loop "for" (that is, not like I did)
...ourheure<-paste(donnees$V1, donnees$V2, sep=" ")
             donnees[1]<-jourheure
             donnees<-donnees[,-2]
            rm(donnees, jourheure)
        }
    }
}
-- 
View this message in context: http://www.nabble.com/how-to-write-nicely-a-condition-on-a-loop-%22for%22-%28that-is%2C-not-like-I-did%29-tf4335310.html#a12347016
Sent from the R help mailing list archive at Nabble.com.