promotion {peopleanalyticsdata} | R Documentation |
Promotion data
Description
Fictional data on promotions in a retail company
Usage
promotion
Format
A dataframe with 1134 rows and 5 variables:
- diverse
A binary value indicating membership of a diversity group at the company
- flexible
A binary value indicating whether or not the individual worked part-time for at least 6 months
- store
A binary value indicating whether the individual joined in a position working in the retail stores
- promoted
A binary value indicating whether or not the individual was promoted
- result
The year of the last record of the individual, where the date they joined was year 0. If the individual was promoted, this will be the year of the promotion.
Examples
promotion
[Package peopleanalyticsdata version 0.2.1 Index]