dart: Days away/restricted or transfer rate

View source: R/rEHS.R

dartR Documentation

Days away/restricted or transfer rate

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

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

## 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.

nadlerphd/rEHS documentation built on Feb. 3, 2025, 4:48 p.m.