Learn R Programming

mark (version 0.8.1)

within_call: Function within

Description

Returns the function call you are within

Usage

within_call()

within_fun()

outer_call(n = 0)

outer_fun(n = 0)

Value

The string of the call/function

Arguments

n

The number of calls to move out from