format_call_stack {eyeris}R Documentation

Format call stack information for display

Description

Converts call stack information into a formatted data frame for display.

Usage

format_call_stack(callstack)

Arguments

callstack

A list of call stack information

Value

A data frame with formatted call stack information


[Package eyeris version 2.1.0 Index]