winch_add_trace_back {winch} | R Documentation |
This function should be reimplemented in rlang, to avoid a soft dependency between rlang's traceback format and this package.
winch_add_trace_back(trace = rlang::trace_back(bottom = parent.frame()))
trace |
An rlang traceback as returned by |