callstack_info: Create callstack data at the point this function is called

View source: R/exception.R

callstack_infoR Documentation

Create callstack data at the point this function is called

Description

Create callstack data from sys.calls function, which return the current call stack

Usage

callstack_info(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 Sept. 8, 2024, 4:49 p.m.