RHSForm | R Documentation |
extract right-hand side of a formula
RHSForm(form, as.form = FALSE)
form |
a formula object |
as.form |
(logical) return a formula (TRUE) or as a call/symbolic object (FALSE) ? |
a language
object
RHSForm(y ~ x + (1|g))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.