View source: R/work_schedule.R
change_day | R Documentation |
Adjust days in work schedule
change_day(work_schedule, day, start_time, end_time)
work_schedule |
Work schedule created with create_work_schedule |
day |
A numeric vector containing the days to be changed. 1 = monday. |
start_time |
The new start time for selected days (hh:mm:ss) |
end_time |
The new end time for selected days (hh:mm:ss) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.