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


edeaR documentation built on April 27, 2023, 9:07 a.m.