getStackTrace.Exception {R.oo} | R Documentation |
.
## S3 method for class 'Exception': getStackTrace(this, ...)
... |
Not used. |
Returns a list
containing the stack trace.
Henrik Bengtsson (http://www.braju.com/R/)
*printStackTrace()
.
dump.frames()
.
tryCatch()
.
For more information see Exception
.
## Not run: For a complete example see help(Exception).