create_work_schedule: Create work schedule

View source: R/work_schedule.R

create_work_scheduleR Documentation

Create work schedule

Description

Create work schedule

Usage

create_work_schedule(start_time = "9:00:00", end_time = "17:00:00")

Arguments

start_time

Character indicating the usual start time for workdays (hh:mm:ss)

end_time

Character indicating the usual end time for workdays (hh:mm:ss)


edeaR documentation built on Aug. 8, 2025, 6:26 p.m.