work-demands.csv

Research has documented the importance of a healthy work-life balance. The data in work-demands.csv were simulated to mimic the effects of boundary-spanning work (receiving work-related contact outside of normal work hours) found in the literature on psychological outcomes. The variables in the data are:


Preview

# Import Data
work = readr::read_csv(file = "https://raw.githubusercontent.com/zief0002/rustic-penguin/main/data/work-demands.csv")

# View data
work
# A tibble: 300 × 5
     guilt bound_span_work female authority married
     <dbl>           <dbl>  <dbl>     <dbl>   <dbl>
 1 -1.64           -1.13        1     2.65        1
 2 -0.0272          0.718       1     1.38        1
 3  0.276          -0.0164      1     1.14        1
 4  1.65            1.29        1     1.13        1
 5 -0.149          -0.153       1     0.646       1
 6 -1.47           -2.04        1     1.23        1
 7 -2.09           -1.18        1     3.03        1
 8  1.27            0.204       1     0.171       1
 9  0.140           0.0152      1     1.23        1
10  0.423          -1.26        1    -0.908       1
# ℹ 290 more rows


References

Glavin, P., Schieman, S., & Reid, S. (2011). Boundary-spanning work demands and their consequences for guilt and psychological distress. Journal of Health and Social Behavior, 52(1) 43–57. doi: 10.1177/0022146510395023