benefits {peopleanalytics} | R Documentation |
benefits
Description
Fictitious benefits data for employees in a mid-size company
Usage
data("benefits")
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
data(benefits)
[Package peopleanalytics version 0.1.0 Index]