callstack_trace: Create callstack data at last error

View source: R/exception.R

callstack_traceR Documentation

Create callstack data at last error

Description

Create callstack data from .traceback function, which return the call stack at the last error

Usage

callstack_trace(IgnoreLevel = 0)

Arguments

IgnoreLevel

Number of callstack data level which should be ignored from return value

Value

callstack dataframe with name, line and filename.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.