getCalls {butler}R Documentation

Get calls

Description

Get all calls at a given level of the call stack

Usage

getCalls(calls, level, value)

Arguments

calls list of calls
level level of call stack
value function name

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]