pts_calc_hours: Calculate Hours

Description Usage Arguments Value Examples

Description

Calculate Hours

Usage

1
pts_calc_hours(timesheet, hours_per_day = 7.5)

Arguments

timesheet

A timesheet data frame.

hours_per_day

A double scalar of the number of hours per work day.

Value

A list

Examples

1
pts_calc_hours(poistimesheets::timesheet)

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