powered by
Extract Right-Hand-Side (rhs) from Formula
formula_rhs(f)
A formula without a response, derived from the right-hand-side of the formula, f.
f
formula_rhs(a ~ b + c) formula_rhs(~ b + c)
(formula) a formula.
formula