lm_1.Rd
Model of class lm
lm_1
An object of class lm of length 12.
lm
if (FALSE) { lm_1 <- lm(mpg ~ wt, data = mtcars) }