arg_index: Get Index Arguments from Call

Description Usage Arguments Value

View source: R/arg.R

Description

This function gets the index arguments from calls that access slots, subset, or replace an object.

Usage

1
arg_index(node)

Arguments

node

A call with arguments.

Value

A list of index arguments.


nick-ulle/ast documentation built on Oct. 18, 2019, 4:37 a.m.