Skip to content
R for the Rest of Us Logo

Reproducibility for the Rest of Us Course Logistics

This lesson is locked

Get access to all lessons in this course.

If the video is not playing correctly, you can watch it in a new window

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

Run the following code to access the course materials:

library(usethis)
use_course("https://rfor.us/reproducibility-materials")

Once you do this, RStudio should open the project with all of the materials you'll need (your project will be called reproducibility-course-materials).

  • The files are available in a ZIP file and include:

    • An R code filed called unformatted-r-code.R

    • A codebook file in a Word document called Pew Research Center 2019 Global Attitudes Survey WEB

    • Data in an SPSS file called Pew Research Center Global Attitudes Spring 2019 Dataset WEB.sav

    • RProj file called reproducibility-course-materials.RProj

    • Text in an unformatted text file text-for-report.rtf

    • A Quarto file for literate programming quarto-file.qmd

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.