getHoursL: Get remaining working hours of list of 'Employee-class'...

View source: R/employee_fun_getHours.R

getHoursLR Documentation

Get remaining working hours of list of Employee-class objects

Description

This function returns the sum of all remaining man hours of a list of Employee-class objects including overtime

Usage

getHoursL(x)

Arguments

x

a list of Employee-class objects

Value

an integer value


basilrabi/mansched documentation built on May 18, 2023, 1:29 p.m.