getSigningBonusSea: Compute Seasonal Employee Signing Bonus

getSigningBonusSeaR Documentation

Compute Seasonal Employee Signing Bonus

Description

Signing bonus to be given to all seasonal employees at the start of employment.

Usage

getSigningBonusSea(theObject)

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

Arguments

theObject

Employee-class object

Value

a data.frame with 12 rows and 3 columns.

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

signingBonus

numeric value defining the cost charged for that month

Functions

  • getSigningBonusSea(Employee): Compute seasonal employee's signing bonus


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