[R] for/if loop

Zhou Fang zhou.zfang at gmail.com
Wed Jan 28 13:07:40 CET 2009


What are you trying to do with
 > for (pp in 1:pp+1){
?

Also, note that 1:rr+1 and 1:(rr+1) mean different things.

Zhou




More information about the R-help mailing list