Skip to contents

Adjust days in work schedule

Usage

change_day(work_schedule, day, start_time, end_time)

Arguments

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)