Re: [R] Error in for-loop

2012-08-01 Thread Domi
24.5 ... > $ : num [1:1826] 23.3 24 24.7 24.7 24.9 ... > $ : num [1:1826] 21.8 22.6 23.5 23.5 22.8 ... > > str(LC) > List of 6 > $ : NULL > $ : NULL > $ : num [1:1826] 7.83 8.5 8.21 7.83 8.28 ... > $ : num [1:1826] 9.07 9.76 8.54 8.07 9.35 ... > $ : num [1:18

[R] Error in for-loop

2012-07-29 Thread Domi
- 0.722*inferior[[i]] } The error is: "Number of items to replace is not a multiple of replacement length". I hope someone can help me. I thank you very much. Best regards, Domi -- View this message in context: http://r.789695.n4.nabble.com/Error-in-for-loop-