ole: Overall Labour Effectiveness

Description Usage Arguments Details Value Author(s) References Examples

View source: R/ole.R

Description

It calculates the Overall Labour Effectiveness as a percent from Labour Availability, Labour Performance and Labour Quality

Usage

1

Arguments

lavail

the percent value returned by the function lavail

lperfm

the percent value regurned by the function lperfm

lqlty

he percent value regurned by the function lqlty

Details

Each argument in the function ole is a self-contained key performance metric function, which is considered independently

Value

a string of character giving Overall Labour Effectiveness as a percentage

Author(s)

Abubakar Akanbi

References

Overall Labor Effectiveness, Wikipedia

Examples

1
ole(lavail = 86.67, lperfm = 89.74, lqlty =  95.71)

QKPIs documentation built on Feb. 26, 2021, 5:09 p.m.