match_call: Match arguments

Description Usage Details See Also

View source: R/inspect.R

Description

Match arguments of call to argument names of called function.

Usage

1
match_call(call, env = rlang::caller_env(), fun = NULL)

Details

Mostly a wrapper around match.call, except in the case of primitive functions, which match.call doesn't support.

See Also

match.call


IBM/rflowgraph documentation built on Sept. 12, 2019, 7:45 p.m.