
Last chance! 50% off unlimited learning
Sale ends in
Model Name Formatting
format_model(model)
A statistical model.
# NOT RUN {
model <- lm(Sepal.Length ~ Species, data = iris)
format_model(model)
# }
Run the code above in your browser using DataLab