add_holiday_periods: Add holiday period to work schedule

View source: R/work_schedule.R

add_holiday_periodsR Documentation

Add holiday period to work schedule

Description

Add holiday period to work schedule

Usage

add_holiday_periods(work_schedule, from, to)

Arguments

work_schedule

Work schedule created with create_work_schedule

from

Start of holiday period (included)

to

End of holiday period (included)


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