You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This assignment centered around advanced data minipulation: gathering columns, using pipes, and creating new columns with mutate. As in homework 2, Census data on Michigan was used as a base for this assignment. Simple statistics such as mean, median and trimmed mean were used to describe the variables. Visualization was also implemented to help…