arg_object: Get Object Argument from Call

View source: R/arg.R

arg_objectR Documentation

Get Object Argument from Call

Description

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

Usage

arg_object(node)

Arguments

node

A call with arguments.

Value

The object argument from the call.


nick-ulle/rstatic documentation built on May 14, 2024, 8:10 p.m.