getLongShirt: Compute cost for long shirts issued

getLongShirtR Documentation

Compute cost for long shirts issued

Description

Taganito Mine issues working long shirts to all in-house employees.

Usage

getLongShirt(theObject)

## S4 method for signature 'Employee'
getLongShirt(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

  • getLongShirt(Employee): Compute distributed cost for working long shirts throughout the year


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