1. 学习
  2. /
  3. 项目
  4. /
  5. HR Analytics: Exploring Employee Data in R

Connected

练习

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.

说明 1 / 共 3 个

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