Rdocumentation
powered by
Learn R Programming
testthat (version 0.2)
create_traceback: Generate a traceback from a list of calls.
Description
Generate a traceback from a list of calls.
Usage
create_traceback(callstack)
Arguments
callstack
stack of calls, as generated by (e.g.)
sys.calls