sched_parse_nights_weekends() parses night/weekend schedules into a standard format for case assignment.

sched_parse_nights_weekends(.data)

Arguments

.data

Data read by sched_load_nights_weekends()

Value

A tibble with one row per investigator and columns named member and schedule; the latter is a list-column containing named logical vectors of the weekly schedules for each investigator

See also