Hi all,

Can anybody tell me what to do in case an error occurs inside a for-loop and I don't want the program to exit the loop? Rather instead I would like it to just go to the next number in the loop and try again with the new number. Is there any function like "on error go back to" or "skip error" ... ?

Thanks in advance,
Erich



Erich STRIESSNIG
IIASA
International Institute for Applied Systems Analysis
A-2361 Laxenburg, Austria
E-Mail: [EMAIL PROTECTED]
Phone : +43 2236 807-0
Fax   : +43 2236 71313

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to