powered by
.
# S3 method for Exception getStackTrace(this, cleanup=getOption("R.oo::Exception/getStackTrace/args/cleanup", TRUE), ...)
Not used.
Returns a list containing the stack trace.
list
*printStackTrace(). dump.frames(). tryCatch(). For more information see Exception.
*printStackTrace()
dump.frames()
tryCatch()
Exception
# NOT RUN { For a complete example see help(Exception). # }
Run the code above in your browser using DataLab