dart | R Documentation |
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.
dart(dart.incidents, total.labor.hours)
dart.incidents |
number of dart-related incidents as defined above |
total.labor.hours |
total number of hours employees worked in a reporting period |
## 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.