all_vars {JointAI} | R 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 |
[Package JointAI version 1.0.6 Index]