Learn R Programming

peopleanalytics (version 0.1.0)

benefits: benefits

Description

Fictitious benefits data for employees in a mid-size company

Usage

data("benefits")

Arguments

Format

A data frame with 1471 observations on the following 3 variables.

employee_id

Unique identifier for each employee

stock_opt_lvl

Job level, where 1 = 'Junior' and 5 = 'Senior'

trainings

Number of trainings completed within the past year

Examples

Run this code
data(benefits)

Run the code above in your browser using DataLab