Learn R Programming

peopleanalytics (version 0.1.0)

status: status

Description

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

Usage

data("status")

Arguments

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

Run this code
data(status)

Run the code above in your browser using DataLab