Skip to content
Prev 247578 / 398503 Next

How to still processing despite bug errors?

Altay, simply run your tests under control of an exception handler:

  help(try)
  help(tryCatch)
On Monday 17 January 2011 22:05:07 Altay wrote: