Description
What you’ll learn
-
Installing R and RStudio
-
Navigating the RStudio environment
-
Importing data from a spreadsheet
-
Working with the tidyverse
-
Piping commands with %>%
-
Visualizing data with R base graphics and ggplot2
-
Visualizing hierarchical clusters
-
Selecting cases and subgroups
-
Recoding variables
-
Calculating frequencies
-
Calculating descriptives
-
Calculating correlations
-
Computing a linear regression