Description Usage Arguments Value See Also
View source: R/sched_parse_nights_weekends.R
sched_parse_nights_weekends()
parses night/weekend schedules into a standard
format for case assignment.
1 | sched_parse_nights_weekends(.data)
|
.data |
Data read by
|
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
Other Case Assignment:
sched_add_nights_weekends()
,
sched_calc()
,
sched_join_schedules()
,
sched_load_nights_weekends()
,
sched_load_teams()
,
sched_std_names()
,
schedule_predefined()
,
schedule()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.