Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


future (version 1.6.0)

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.

Not used.

Value

A list of calls.