View source: R/work_schedule.R
add_fixed_holiday | R Documentation |
Add fixed holiday to work schedule
add_fixed_holiday(work_schedule, name, month, day)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.