| employee_performance {peopleanalyticsdata} | R Documentation | 
Employee performance data
Description
Fictional data on employee performance evaluation metrics for a group of salespeople.
Usage
employee_performance
Format
A dataframe with 366 rows and 5 variables:
- sales
- The annual sales of the individual in millions of dollars 
- new_customers
- The number of new customers acquired by the individual 
- region
- The region the individuals works in - North, South, East or West 
- gender
- The gender of the individual 
- rating
- The performance rating of the individual - 1 = Low, 2 = Middle, 3 = High 
Examples
employee_performance
[Package peopleanalyticsdata version 0.2.1 Index]