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