Data analysis in r –
ITS836 Assignment 6: Data Analysis in R – 100 points 1) Read the income dataset, “zipIncomeAssignment.csv”, into R. 2) Change the column names of your data frame so that zcta becomes zipCode and meanhouseholdincome becomes income. 3) Analyze the summary…
