calls_to_stacktrace {sentryR} | R Documentation |
Convert function call to a stack trace
Description
Convert function call to a stack trace
Usage
calls_to_stacktrace(calls)
Arguments
calls |
function calls, e.g. from sys.calls() |
Value
a data.frame
[Package sentryR version 1.1.2 Index]