[R] Make a loop more efficient

Filoche pmassicotte at hotmail.com
Tue Oct 5 17:30:38 CEST 2010


Hi there.

One more thing you could try is to avoid evaluation of length(CRX) every
loop.

Assign the length to a variable before the loop.

Regards,
Phil
-- 
View this message in context: http://r.789695.n4.nabble.com/Make-a-loop-more-efficient-tp2955912p2956274.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list