Text: Learn how to fit a linear regression model in R and produce summaries and ANOVA table for it. You will learn to use "lm", "summary", "abline", "coef", "confint", "level", "anova", and "col" commands.