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 ejercicio forma parte del curso
HR Analytics: Exploring Employee Data in R
Ejercicio interactivo práctico
Prueba este ejercicio y completa el código de muestra.
# Load the packages
___