get_call_stack: Formatted Call Stack

View source: R/context.R

get_call_stackR Documentation

Formatted Call Stack

Description

Placeholder for the formatted call stack in a log layout.

Usage

get_call_stack(
  keep_args = FALSE,
  call_subset = c(-1, -1),
  filter_internal = TRUE
)

Arguments

keep_args

T/F to indicate if you want to keep call arguments or not.

call_subset

offset index into system calls

filter_internal

filter out internal calls?

Value

formatted call stack

See Also

Other Context: class_scope(), exec_context(), format_fn_call(), get_r_version(), get_system_info(), sys_context()


dyn.log documentation built on March 18, 2022, 7:07 p.m.