script.R
1
2
3
4
5
6
7
8
9
10
# attach both packages and load the data set
# obtain an overview over the data set
# estimate the simple regression model
# print the summary to the console
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
R Console
1
>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX