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.
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
HR Analytics: Exploring Employee Data in R
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำ
ลองทำแบบฝึกหัดนี้โดยเติมโค้ดตัวอย่างนี้ให้สมบูรณ์
# Load the packages
___