Skip to content

Instantly share code, notes, and snippets.

@ryanburge
Last active November 1, 2023 21:38
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/e714c83c24f0475e681cf1430e7334ad to your computer and use it in GitHub Desktop.
Save ryanburge/e714c83c24f0475e681cf1430e7334ad to your computer and use it in GitHub Desktop.
Graduate Methods - 11/1/2023
# install.packages("remotes")
# library(remotes)
# remotes::install_github("ryanburge/socsci")
# library(socsci)
gss <- read_csv("https://raw.githubusercontent.com/ryanburge/ct/master/gss_small.csv", guess_max = 25000)
Codebook: https://gssdataexplorer.norc.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment