all_vars: Extract names of variables from a (list of) formula(s)

View source: R/helpfunctions_formulas_general.R

all_varsR Documentation

Extract names of variables from a (list of) formula(s)

Description

Version of all.vars() that can handle lists of formulas.

Usage

all_vars(fmla)

Arguments

fmla

a formula or list of formulas


JointAI documentation built on April 27, 2023, 5:15 p.m.