I have some examples on
http://www.maths.lth.se/help/R/ExceptionHandlingInR/
I know that Luke Tierney, who wrote tryCatch(), has some slides on his
homepage at http://www.stat.uiowa.edu/~luke/.
/Henrik
Omar Lakkis wrote:> Does anyone have a good simple or a link to a tutorial in how to use
> exception handling in R?
> I see the try and tryCatch methods but it does not work quite similar
> to what I am used to in Java.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
>
>