dot-all_symbols_in_call: Recursively find all symbol names used inside a...

.all_symbols_in_callR Documentation

Recursively find all symbol names used inside a call/expression.

Description

For example, given Poly(modulator, 2), returns c("modulator").

Usage

.all_symbols_in_call(call)

Arguments

call

An R call object or symbol

Value

A character vector of bare variable names


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.