Created
October 18, 2023 20:55
-
-
Save ryanburge/d0b885d2baa2edd189f09555aabf2d77 to your computer and use it in GitHub Desktop.
Graduate Class for 10/18/2023
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install.packages("remotes") | |
# library(remotes) | |
# remotes::install_github("ryanburge/socsci") | |
# library(socsci) | |
cces20 <- read_csv("https://www.dropbox.com/s/wuixmc67ae786wp/small_ces2020.csv?dl=1") | |
Codebook is here: https://www.dropbox.com/s/s01kefaks4u6g1f/small_ces2020%20Codebook.docx?dl=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment