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 April 27, 2023, 9:07 a.m.