Displaying 1 result from an estimated 1 matches for "tp4636748".
Did you mean:
tp4636728
2012 Jul 17
2
TRUE/FALSE
...error like this?
Error in if (round(pos[o + 1]) == (pos[o + 1] - 0.4)) { :
missing value where TRUE/FALSE needed
but when i do it individually, out of the for loop,
> (round(pos[o+1])==(pos[o+1]-.4) )
65
TRUE
--
View this message in context: http://r.789695.n4.nabble.com/TRUE-FALSE-tp4636748.html
Sent from the R help mailing list archive at Nabble.com.