put.args: Assign default args of a function into global environment

Description Usage Arguments Value

Description

useful for interactive debugging of functions, call this then step through the function.

Usage

1
put.args(f, env = .GlobalEnv)

Arguments

f

function name

env

environment, default is Global

Value

Called for the side effect


patr1ckm/patr1ckm documentation built on May 24, 2019, 8:21 p.m.