A course in quantitative research workflow for students in the higher education administration program at the University of Florida
Using the hsls_small.csv
data set and the online code book, answer
the following questions. You do not need to save the final output
as a data file: just having the final result print to the console is
fine. For each question, you must answer using base R commands (no
tidyverse). You can account for missing values by dropping them.
For each question, show your data work and then answer the question in a short (1-2 sentence(s)) comment. (NOTE: If you also completed assignment 3, your written answers can be similar to what you wrote before.)
This means you should have percentages for 8 groups: above/below $35k within each region.
<lastname>_supplemental_assignment_2.R
) in your scripts
directory.