The state.x77 is a dataset consisting of data compiled in the 1970s. The data contained in it consists of the following categories:
[1] "Population" "Income" "Illiteracy" "Life Exp" "Murder" [6] "HS Grad" "Frost" "Area"
Since the US is so large, it seemed logical to see if there are any differences between regions of the country. So the state.x77 dataset is amended with the state.region file:
[1] "Population" "Income" "Illiteracy" "Life.Exp" "Murder" [6] "HS.Grad" "Frost" "Area" "Region"