data_followup {injurytools} | R Documentation |
Build follow-up data frame
Description
Build follow-up data frame
Usage
data_followup(data_exposures)
Arguments
data_exposures |
Exposure data frame with standardized column names, in
the same fashion that |
Value
A data frame in which each row corresponds to a player and his/her
first date (t0
) and last date (tf
) observed.
[Package injurytools version 1.0.3 Index]