Learn R Programming

peopleanalyticsdata (version 0.2.1)

employee_performance: Employee performance data

Description

Fictional data on employee performance evaluation metrics for a group of salespeople.

Usage

employee_performance

Arguments

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

Run this code
# NOT RUN {
employee_performance
# }

Run the code above in your browser using DataLab