ComeçarComece de graça

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.

Este exercício faz parte do curso

HR Analytics: Exploring Employee Data in R

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Load the packages
___

Editar e executar o código