getSafetyGadgets: Compute cost for safety gadgets

getSafetyGadgetsR Documentation

Compute cost for safety gadgets

Description

Taganito Mine provides steel toe shoes, umbrella, raincoats, and rain boots to all in-house employees.

Usage

getSafetyGadgets(theObject)

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

Arguments

theObject

Employee-class object

Value

a data.frame with 12 rows and 3 columns representing the pro-rated cost of safety gadgets 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

gadgets

numeric value defining the cost charged for that month

Functions

  • getSafetyGadgets(Employee): Compute price and cost multplier


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