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 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.
Workshop# 2 (Exploring a Dataset and Summary Statistics): Use this link to download the materials for the workshop. The full code covered in the workshop can be found here.
Workshop# 3 (Tabulations, Frequency Plots, and Histograms): Use this link to download the materials for the workshop.The full code covered in the workshop can be found here.
Workshop# 4 (Recoding and Statistics by Groups): Use this link to download the materials for the workshop. The full code covered in the workshop can be found here.
Workshop# 5 (Dplyr): Use this link to download the materials for the workshop. The full code covered in the workshop can be found here.
Workshop# 6 (Dplyr Continued): Use this link to download the materials for the workshop. The full code covered in the workshop can be found here.
Workshop# 7 (Visualizing Data/Ggplot): Use this link to download the materials for the workshop.