stack-deprecated {rlang}R Documentation

Call stack information

Description

[Deprecated] Deprecated as of rlang 0.3.0.

Usage

ctxt_frame(n = 1)

global_frame()

Arguments

n

The number of frames to go back in the stack.


[Package rlang version 1.0.6 Index]