[R] Help with the bash R

Kaiyu Shen ks280007 at ohio.edu
Mon Aug 17 17:05:43 CEST 2009


Hello folks:
I am now writing a bash file to run the R script and I met a problem:

There is one function in my script that could cause errors in some
certain cases and I do want the script to resume, ignoring the error
message. Is there any way that can handle this situation, like in C++,
using catch and throw to get the error message and resume the code?
Thanks for your help




More information about the R-help mailing list