employeeStopTimeAVG: Average employee stop time Takes a csv of different employee...

Description Usage Value Examples

View source: R/employeeStopTimeAVG.R

Description

Average employee stop time Takes a csv of different employee averages and transforms it into a performance metric This is an effective way of getting a quick look at average employee effieciency along any given route.

Usage

1

Value

average employee stop time

Examples

1
2
3
4
5
## Not run: 
mat.empStopTime <- employeeStopTimeAVG()
mat.empStopTime

## End(Not run)

notsynonymous/SWA documentation built on Dec. 22, 2021, 3:13 a.m.