backtrace: Back trace the expressions evaluated before a condition was caught
Description
Back trace the expressions evaluated before a condition was caught
Usage
backtrace(future, envir = parent.frame(), ...)
Arguments
future
The future with a caught condition.
envir
the environment where to locate the future.