getCM: Get cost multiplier

getCMR Documentation

Get cost multiplier

Description

Based on the period of employment of the personnel, his or her cost multipliers throughout the year is computed. This multiplier is used for SSS, 13th month pay, and hospital and medical expenses.

Usage

getCM(theObject)

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

Arguments

theObject

Employee-class object

Value

a data.frame with 12 rows and 3 columns

Each row represents a month while the columns are:

month

integer value representing the month

ID

character string representing the unique identifier of the employee

allow

numeric value of 0 to 1 representing the cost multiplier

Functions

  • getCM(Employee): Compute allowance multiplier


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