Skip to contents

Not a user-side function.

Usage

tar_condition_traced(condition, trace)

Arguments

condition

An error condition object thrown by stop() or rlang::abort().

trace

A raw return value from .traceback().

Value

Contain an error condition and formatted traceback.