parse.call: Parse a function call, paying special attention to...

Description Usage Arguments Value

Description

Parse a function call, paying special attention to assignments by <- or =.

Usage

1
parse.call(expressions)

Arguments

expressions

the expression to search through

Value

List of formals and assignee in case of assignment, the processed expression in case of non-assigning function calls (see parse.srcref).


roxygen documentation built on May 2, 2019, 4:44 p.m.