match.call.all: Argument matching with defaults and parent ellipsis expansion

match.call.allR Documentation

Argument matching with defaults and parent ellipsis expansion

Description

Returns a call containing all arguments in specified form, including default arguments.

Usage

match.call.all(n = 1L)

Arguments

n

The number of frames to go back on the calling stack. See base::sys.parent for more details.

Value

A call

See Also

base::match.call base::sys.parent


latrend documentation built on March 31, 2023, 5:45 p.m.