add_floating_holiday: Add floating holiday to work schedule

View source: R/work_schedule.R

add_floating_holidayR Documentation

Add floating holiday to work schedule

Description

Add floating holiday to work schedule

Usage

add_floating_holiday(work_schedule, name, dates)

Arguments

work_schedule

Work schedule created with create_work_schedule

name

Name of holiday

dates

Dates of floating holiday. Make sure to list all dates relevant to your time frame


bupaverse/edeaR documentation built on Dec. 3, 2024, 8:31 a.m.