rhs | R Documentation |
Take a formula and return the right hand side of the formula
rhs(formla)
formla |
a formula |
a one sided formula
ff <- yvar ~ x1 + x2
rhs(ff)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.