pts_rate_unpaid_leave: Calculate Rate of Unpaid Leave

Description Usage Arguments Examples

View source: R/unpaid.R

Description

Calculates the cost of one days unpaid leave. For more information see https://stackoverflow.com/c/poissonconsulting/questions/63

Usage

1
pts_rate_unpaid_leave(annual_salary, days_paid_leave)

Arguments

annual_salary

An number of the annual salary

days_paid_leave

An number of the number of days paid leave per year.

Examples

1

poissonconsulting/poistimesheets documentation built on Jan. 24, 2020, 4:54 a.m.