mergeEmp: Merge theoretical employee list

View source: R/employee_fun_mergeEmp.R

mergeEmpR Documentation

Merge theoretical employee list

Description

Combines all man hour types of a list of theoretical employees. All man hours are stored in only one theoretical employee.

Usage

mergeEmp(x)

Arguments

x

a list of Employee-class representing theoretical employees with the same class and the same costCenter slot

For Operator-class, the equipment slot must also be the same.

Value

an Employee-class object


basilrabi/mansched2 documentation built on May 19, 2023, 9:51 p.m.