normEmp: Strip all over time hours from an employee

View source: R/RcppExports.R

normEmpR Documentation

Strip all over time hours from an employee

Description

This function modifies an Employee-class object with overtime hours removed (see premium). The cost center is also changed into a dummy cost center "0-0".

Usage

normEmp(emp)

Arguments

emp

an Employee-class object

Value

a data.frame of dropped man-hours. The columns of the which is similar to what is being returned in getmhDB.


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