tenure {peopleanalytics}R Documentation

tenure

Description

Fictitious tenure data for employees in a mid-size company

Usage

data("tenure")

Format

A data frame with 1470 observations on the following 6 variables.

employee_id

Unique identifier for each employee

work_exp

Flag set to 'Yes' for active employees and 'No' for inactive employees

org_tenure

Years at current company

job_tenure

Years in current job

last_promo

Years since last promotion

mgr_tenure

Years under current manager

Examples

data(tenure)

[Package peopleanalytics version 0.1.0 Index]