View source: R/add_trace_back.R
winch_add_trace_back | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.