powered by
Take a formula and return the right hand side of the formula
rhs(formla)
a one sided formula
a formula
ff <- yvar ~ x1 + x2 rhs(ff)
Run the code above in your browser using DataLab