Recently Published
Subsetting Data: Why Americans Don't Vote
This assignment involves selecting a dataset from FiveThirtyEight, and processing the dataset in the following manner:
"Take the data, and create one or more code blocks. You should finish with a data frame that contains a subset of the columns in your selected dataset. If there is an obvious target (aka predictor or independent) variable, you should include this in your set of columns. You should include (or add if necessary)
meaningful column names and replace (if necessary) any non-intuitive abbreviations used in the data that you selected.