/tidy-survey-short-course

Tidy Survey Analysis in R using the srvyr Package: Short Course

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Tidy Survey Analysis in R using the srvyr Package

Materials for a forthcoming short course presented in 3 sessions.

  • RawData folder contains public use file data along with any documentation
    • American National Election Studies, 2016
    • Residential Energy Consumption Survey, 2015
  • DataCleaningScripts folder contains scripts for making public use files analysis ready
    • Create derived variables
    • Renames some variables
    • Selects fewer variables just for examples
  • Data folder contains data files ready for analysis in presentation and examples
  • Presentation folder contains the slides for the course
    • Includes Rmd to create slides
    • Slides are available in html, pptx, R, and PDF
  • Exercises folder contains RMD and R files with exercises and solutions to practice concepts
  • Codebooks folder contains HTML and MD codebooks for the variables used from ANES 2020 and RECS 2015.

Sources