powered by
extract right-hand side of a formula
RHSForm(form, as.form = FALSE)
a language object
language
a formula object
(logical) return a formula (TRUE) or as a call/symbolic object (FALSE) ?
RHSForm(y ~ x + (1|g))
Run the code above in your browser using DataLab