Public Opinion and American Democracy
Workshop# 1 (Setting Up R and Reading in Data): Use this link to download the materials for the workshop. It includes a guide for installing R, the data we will use in the workshop and its metadata, and an R markdown document that contains all the code we will cover in the workshop. Here is a link to the guide for the workshop.
Workshop# 2 (Summary Statistics and Tabulations): Use this link to download the materials for the workshop. It includes an R markdown document with the code that you wrote in the last workshop and a second version of the data we worked with the last time.
Workshop# 3 (Creating and Recoding Variables): Use this link to download the data for the workshop. The link also includes an R markdown document with code that you wrote in the last workshop. We won't be using that today, but it is there in case you would like to reference it.
Workshop#4 (Recoding Variables continued and Summary Statistics by Groups): If you were in class during the last workshop, your markdown document should still be saved on the computer and you can continue working from there. If you were not in class last week, use this link to download the data and an R markdown document with code from the last workshop.
Workshop#5 (Manipulation with Dplyr): Use this link to download the data for the workshop and code from the last workshop.
Workshop#6 (Introduction to ggplot2): Use this link to download the data for the workshop and code from the last workshop.