[Rd] Tracebacks & try

Hadley Wickham hadley at rice.edu
Wed Sep 2 15:08:20 CEST 2009


Hi all,

The help for traceback states:

  Errors which are caught _via_ 'try' or 'tryCatch' do not generate
  a traceback, so what is printed is the call sequence for the last
  uncaught error, and not necessarily for the last error.

Is there any way to get a traceback (or something similar) for an
error raised inside a try block?

Regards,

Hadley


-- 
http://had.co.nz/



More information about the R-devel mailing list