parse_call_stack: Parse call stack information

View source: R/utils-parsers.R

parse_call_stackR Documentation

Parse call stack information

Description

Extracts function name and arguments from a call string.

Usage

parse_call_stack(call_str)

Arguments

call_str

A string representation of a function call

Value

A list containing the function name and full call string


eyeris documentation built on July 3, 2025, 9:08 a.m.