Learn R Programming

JointAI (version 1.1.0)

all_vars: 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())