search for: pwiki

Displaying 1 result from an estimated 1 matches for "pwiki".

Did you mean: wiki
2010 Jul 30
2
conditonal "if"
...e program correctly. Also, I just want to make sure whether my program below is right or not. for (l in 1:k) {if (a[l]==0 | b[l]==0 | c[l]==0 | d[l]==0) { a[l] <- a[l]+0.5 b[l] <- b[l]+0.5 c[1] <- c[1]+0.5 d[1] <- d[1]+0.5 } } Looking forward to hearing from you. Many thanks, -pwikie- [[alternative HTML version deleted]]