LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

HR Analytics: Exploring Employee Data in R

Kurs anzeigen

Interaktive Übung

Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.

# Load the packages
___

Code bearbeiten und ausführen