add_floating_holiday {edeaR} | R 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 |
[Package edeaR version 0.9.4 Index]