Skip to content

Instantly share code, notes, and snippets.

@ryanburge
Last active October 21, 2020 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanburge/1f93acb485124b10c4a20a5eb0c671e4 to your computer and use it in GitHub Desktop.
Save ryanburge/1f93acb485124b10c4a20a5eb0c671e4 to your computer and use it in GitHub Desktop.
Grad Class Day 1
1. Go to http://104.248.127.81:8787/auth-sign-in
2. User: your first name (no caps)
3. Password: your last name (no caps)
Type this:
library(socsci)
Paste this in to grab data:
cces <- read_csv("https://raw.githubusercontent.com/ryanburge/cces/master/CCES%20for%20Methods/small_cces.csv")
And the codebook is at this link:
https://www.dropbox.com/s/5qbuvxp3p7ala9w/CCES_2016_Small_Codebook.pdf?dl=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment