var_group
R/var_grp_s3.R
var_group_formula.Rd
Produces the y and x terms of a var_grp_df as a formula for potentially using in a model or another var_group
y
x
var_grp_df
var_group_formula(var_grp_df)
a var_group dataframe
a formula like y1 + y2 ~ x1 + x2 + ...
y1 + y2 ~ x1 + x2 + ...