
Last chance! 50% off unlimited learning
Sale ends in
Paste a formula into a string.
formula_paste(formula)
R formula.
A character string indicating the formula.
# NOT RUN {
formula_paste(y ~ x)
formula_paste(y ~ x + (1 | g))
# }
Run the code above in your browser using DataLab