... y = GRADE)) + geom_point(shape = 1) + geom_abline(aes(color = "0 books"), intercept = model2$coeff[1], slope = model2$coeff[2], ...
確定! 回上一頁