add_fixed_holiday: Add fixed holiday to work schedule

View source: R/work_schedule.R

add_fixed_holidayR Documentation

Add fixed holiday to work schedule

Description

Add fixed holiday to work schedule

Usage

add_fixed_holiday(work_schedule, name, month, day)

Arguments

work_schedule

Work schedule created with create_work_schedule

name

Name of holiday

month

Month in which fixed holiday takes place

day

Day of fixed holiday


edeaR documentation built on Aug. 8, 2025, 6:26 p.m.