status: status

statusR Documentation

status

Description

Fictitious data on the active status of employees in a mid-size company

Usage

data("status")

Format

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

employee_id

Unique identifier for each employee

active

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

Examples

data(status)

peopleanalytics documentation built on Oct. 26, 2022, 1:08 a.m.