getCBA: Compute cost for CBA provisions

getCBAR Documentation

Compute cost for CBA provisions

Description

Taganito Mine provides items to all regular employees as agreed upon with the labor union.

Usage

getCBA(theObject)

## S4 method for signature 'Employee'
getCBA(theObject)

Arguments

theObject

Employee-class object

Value

a data.frame with 12 rows and 3 columns representing the distributed cost of working long shirts per month

Each row represents a month. The columns are:

ID

character string representing the unique identifier of the real employee

month

integer value representing the month

benefits

numeric value defining the cost charged for that month

Functions

  • getCBA(Employee): Compute pro-rated cost for CBA provisions throughout the year


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