sched_load_tomorrow_all() loads all schedules provided by team leads.

sched_load_tomorrow_all(
  dir = "V:/Investigation Team Leads/Daily Assignment Schedule/"
)

Arguments

dir

Character. Path to directory containing excel file schedules.

Value

A tibble with columns investigator (character) and scheduled (logical)