[R] Saving iterative components

Annalaura annalaura.russo at imaa.cnr.it
Tue Dec 14 10:34:24 CET 2010


Thanks a lot Uwe Ligges, I've abandoned R for a few time but now I'm working
with it, so I've a question about the last problem that you solved: instead
to write 
cv_1994<- idw.cv("X01_1994")
cv_1995<- idw.cv("X01_1995")
cv_1996<- idw.cv("X01_1996")
cv_1997<- idw.cv("X01_1997")
.....                  
cv_2006<- idw.cv("X01_2006")
cv_2007<- idw.cv("X01_2007")
cv_2008<- idw.cv("X01_2008")
can I use a more compact expression????
Thanks


-- 
View this message in context: http://r.789695.n4.nabble.com/Saving-iterative-components-tp2553676p3086697.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list