within_call: Function within

View source: R/funs.R

within_callR Documentation

Function within

Description

Returns the function call you are within

Usage

within_call()

within_fun()

outer_call(n = 0)

outer_fun(n = 0)

Arguments

n

The number of calls to move out from

Value

The string of the call/function


mark documentation built on April 3, 2025, 6:41 p.m.