sched_parse_teams: Parse the Team Schedule Workbook to Standardized Format

Description Usage Arguments Value

View source: R/sched_parse_teams.R

Description

sched_parse_teams() parses the data returned from sched_load_teams() into a standard format, with one column per team and one row per individual.

Usage

1

Arguments

.data

The teams data read by sched_load_teams()

Value

A tibble containing one column for each team (named with that team's letter designation) and one row per team member. Team member names are standardized with sched_std_names().


jesse-smith/covidassign documentation built on Aug. 23, 2021, 12:59 a.m.