[R] While loop working with TRUE/FALSE?
Chris82
rubenbauar at gmx.de
Wed Feb 1 17:32:56 CET 2012
Thanks to both.
This is just a simple example. In real I have two vectors with different
lengths.
The code consists of two for loops for r and z. The main problem is the
computational time, so I try to stop the loop if w is TRUE for the first
time.
First I tried to use the command "stop" in combination with the two for
loops, but then my whole script stoped. The script not only consists of this
stuff.
--
View this message in context: http://r.789695.n4.nabble.com/While-loop-working-with-TRUE-FALSE-tp4348340p4348490.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list