In this assignment, you will use R (within R-Studio) to:
All file paths should be relative, starting from your Assignment_7 directory!!
This means that you need to create a new R-Project named “Assignment_7.Rproj” in your Assignment_7 directory, and work from scripts within that.
Import the Assignment_7/Utah_Religions_by_County.csv
data set
Clean it up into “tidy” shape
Explore the cleaned data set with a series of figures (I want to see you exploring the data set)
Address the questions:
Just stick to figures and maybe correlation indices…no need for statistical tests yet
Add comment lines that show your thought processes _____________