Getting It Together

Lab 2G

Directions: Follow along with the slides, completing the questions in blue on your computer, and answering the questions in red in your journal.

Space, Click, Right Arrow or swipe left to move to the next slide.

Putting data together

Looking at Stress/Chill

How do people’s personality colors and/or sports participation affect their stress levels?

Deciding how to merge

Finding variables in common:

Caution required

Getting ready

Putting them together

merge(____, ____, by = "____")

Saving your data:

save(stress_colors, file = "stress_colors.Rda")

Moving on