join_crew: Add Crew to ESO table

Description Usage Arguments Value

View source: R/eso_transformations.R

Description

Adds a column to any ESO data table for Lead and Driver, using Last, First.

Usage

1
join_crew(.data, year, month = FALSE)

Arguments

.data

ESO data table (needs to have PatientCareRecordId index)

year

Year of data set as "YYYY" string

month

Month of data set as "MM" string, or FALSE to look for full year.

Value

ESO data table + Lead, Driver column


samuelkordik/esogettr documentation built on Dec. 22, 2021, 10:13 p.m.