pryr (version 0.1.3)

standardise_call: Standardise a function call

Description

Standardise a function call

Usage

standardise_call(call, env = parent.frame())

Arguments

call

A call

env

Environment in which to look up call value.