Skip to content
Prev 76823 / 398502 Next

Avoid Sweave from stopping on errors

On 9/7/05, Doran, Harold <HDoran at air.org> wrote:
Another option is to wrap the call that will produce an error in
try().  You still get the error report, etc. but execution does not
stop.