Session Ready
Exercise

Importing the survey data

The survey dataset you'll be using for this chapter is saved as "survey_data.csv". Import the dataset and do an initial examination of the data you'll be working with.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Load the readr and dplyr packages.