What is the recommended way to trap errors in R? My main need is to be able to 
trap an error and then skip a section of code if an error has occurred. In VB 
for Excel I used the “On Error goto  .....” construct to do this.

Bernard
Sent from my iPhone so please excuse the spelling!"
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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