NonStaff-class: An S4 class representing an employee who is not a staff

NonStaff-classR Documentation

An S4 class representing an employee who is not a staff

Description

This class is entitled to premium pay for overtime work. NonStaff-class is further classified into Clerk-class and OperationPersonnel-class.

Slots

isRF

logical value
Is the employee rank and file?

regOT

integer vector with length of 12

This represents the number of regular overtime hours budgeted per month.

See Also

Employee-class

Examples

non_staff()

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