all_vars: Extract names of variables from several objects

View source: R/helpfunctions_formulas_general.R

all_varsR Documentation

Extract names of variables from several objects

Description

Version of all.vars() that can handle formulas, lists of formulas and character strings.

Usage

all_vars(...)

Arguments

...

formula objects, lists of formulas or character strings that are valid variable names (in the sense of make.vars())


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.