This data set contains employee information such as their name, age, department and position.
data(emp)
emp is a data frame with 9 rows and 8 columns named id, ename, position, dep, enterdate, sal, status, and age.