Inizia subitoInizia gratis

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.

Questo esercizio fa parte del corso

HR Analytics: Exploring Employee Data in R

Visualizza corso

esercizio interattivo pratico

Prova questo esercizio completando questo codice di esempio.

# Load the packages
___

Modifica ed esegui il codice