Skip to content

Instantly share code, notes, and snippets.

@ryanburge
Created March 7, 2019 15:04
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/1a9bca0f34c460ae96eeb48bcb555b2a to your computer and use it in GitHub Desktop.
Save ryanburge/1a9bca0f34c460ae96eeb48bcb555b2a to your computer and use it in GitHub Desktop.
Class Instructions for 3/7/2019
rstudio.cloud
log in!
Your dataset should already be loaded, but if not:
cces <- read_csv("https://raw.githubusercontent.com/ryanburge/cces/master/CCES%20for%20Methods/small_cces.csv")
Codebook is here:
https://github.com/ryanburge/cces/raw/master/Codebooks/CCES_2016_Small_Codebook.pdf
One new package today:
install.packages("car")
then:
library(car)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment