data_followup: Build follow-up data frame

View source: R/prepare_data.R

data_followupR 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 prepare_exp() returns.

Value

A data frame in which each row corresponds to a player and his/her first date (t0) and last date (tf) observed.


injurytools documentation built on Nov. 15, 2023, 1:06 a.m.