Does it Work and Why Does it Work?

Notes

for previous participants

If you have participated in Data Camp before and would like to receive credit for assigned modules you have previously completed, make sure to login with the associated username. Please note that you must do this to qualify.

for new participants

Take your time with these modules. I suggest setting 8-10 hours for this initial set and to spread the walkthroughs out over the week if possible and it is conducive to your learning style. The first module gives you an understand of the R environment while the second deals with data wrangling and reshaping, namely making sure data is in a “tidy” format. We’ll be using this idea moving forward in the course. Please reach out if you need help!

Installing R and RStudio

Go to the Installing R, RStudio, and tidyverse page under Resources to get both R and RStudio installed on your system.

Data Camp

Please go through and complete the following modules

Due byRequiredCourse or Project NameChapters
5/22/22Introduction to RIntro to basics
Vectors
Matrices
Factors
Data Frames
Lists
5/22/22Working with Data in the TidyverseExplore your data
Tame your data
Tidy your data
Transform your data