getHours: Get remaining working hours

View source: R/RcppExports.R

getHoursR Documentation

Get remaining working hours

Description

This function returns all remaining man hour types including overtime.

Usage

getHours(employee)

Arguments

employee

an Employee-class object

Value

a data.frame representing the remaining man hours

Each row represents a month while each column represents a man hour type.


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