Learn R Programming

logib (version 0.2.0)

datalist_example: Example datalist

Description

Fictional dataset containing the necessary information to run an equal pay analysis.

Usage

datalist_example

Arguments

Format

A data frame with 318 rows and 23 variables:

personal_number

personal number of the employee, alphanumeric

,
age

age, in years

,
sex

sex, 1 = male, 2 = female

,
years_of_service

years of service, in years

,
training

training code, 1-8

,
professional_function

function / job

,
level_of_requirements

level of requirements code, 1-4

,
professional_position

professional position / hierarchy code, 1-5

,
activity_rate

activity rate, in percent

,
paid_hours

paid hours, in hours

,
basic_wage

basic wage, in CHF

,
allowances

allowances, in CHF

,
monthly_wage_13

13th monthly wage, in CHF

,
special_payments

special payments, in CHF

,
weekly_hours

weekly contractual hours, in hours

,
annual_hours

annual contractual hours, in hours

,
population

analysis population code, 1-5

,
comments

comments for the employee

,
supplement1

additional remarks (1 of 5)

,
supplement2

additional remarks (2 of 5)

,
supplement3

additional remarks (3 of 5)

,
supplement4

additional remarks (4 of 5)

,
supplement5

additional remarks (5 of 5)