Any "R" users out there up for helping me out?
In class this week, we have started analysing data from the General Social Survey, located at GSS website. For this week's homework, go over all variables in the GSS extract economical-status.csv, and clean up the variables in the manner started in class. You will need to double-check with the GSS website to find out more about levels and their interpretation. If unsure about how to proceed, decide on the way that you think is the most appropriate and write a comment on it in your R script. Using graphical methods from the ggplot2 library to highlight a trend between variables that is changing over the time frame. Write a paragraph on it (as R comment). Browse through the variables available at the GSS website and identify up to three variables (at least one), that is in your opinion a good measure of economical status, but not included in the extract yet.
It would be much easier to help you if you provided us if not with the data itself then at least with some info about the data (how many variables, what kind of variables?) or a script which lets us generate a similar dataset of our own. Also, it would be helpful if you posted your code. Or explained what specifically about R is giving you trouble.
economical-status.csv is the data set from and located at GSS website.
A link to it, please...
Join our real-time social learning platform and learn together with your friends!