dart: Days away/restricted or transfer rate

Description Usage Arguments Examples

View source: R/rEHS.R

Description

A calculation that describes the number of recordable injuries and illnesses per 100 full-time employees that resulted in days away from work, restricted work activity and/or job transfer that a company has experienced in any given time frame.

Usage

1
dart(dart.incidents, total.labor.hours)

Arguments

dart.incidents

number of dart-related incidents as defined above

total.labor.hours

total number of hours employees worked in a reporting period

Examples

1
2
3
## dart(2, 28000)
## "DART: 14.29"
## For every 100 employees, 14.29 incidents resulted in lost or restricted days or job transfer due to work related injuries or illnesses.

dwnadler/rEHS documentation built on Dec. 20, 2021, 2:16 a.m.