arg_index: Get Index Arguments from Call

View source: R/arg.R

arg_indexR Documentation

Get Index Arguments from Call

Description

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

Usage

arg_index(node)

Arguments

node

A call with arguments.

Value

A list of index arguments.


nick-ulle/ast documentation built on May 14, 2024, 7:40 p.m.