status {peopleanalytics} | R 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)
[Package peopleanalytics version 0.1.0 Index]