work_plan: Generate working schedule table

View source: R/time.r

work_planR Documentation

Generate working schedule table

Description

Generate working schedule table

Usage

work_plan(start_date, ...)

Arguments

start_date

First date for table e.g. expected baby's due date

...

A list of working or leave periods. e.g. on_leave(26) signifies 26 weeks of leave, or working(104, "Mon-Thu 09:00-17:00") signifies 104 weeks of working Monday to Thursday 9-5.

Value

Data frame


explodecomputer/shared-parental-leave documentation built on Oct. 6, 2022, 7:49 a.m.