Description Usage Arguments Value See Also
sched_calc() takes the output of
sched_add_nights_weekends() and calcuates whether investigators are
scheduled to work on date. Either a predefined schedule or a custom
schedule must be supplied for every investigator.
1  | sched_calc(.data, date = Sys.Date())
 | 
.data | 
 The output of   | 
date | 
 The date to use when checking whether investigators are scheduled  | 
A tibble with columns team, member, and scheduled
Other Case Assignment: 
sched_add_nights_weekends(),
sched_join_schedules(),
sched_load_nights_weekends(),
sched_load_teams(),
sched_parse_nights_weekends(),
sched_std_names(),
schedule_predefined(),
schedule()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.