data_injurieslong {injurytools}R Documentation

Transform injury data into a long format

Description

Transform injury data into a long format

Usage

data_injurieslong(data_injuries)

Arguments

data_injuries

Injury data frame with standardized column names, in the same fashion that prepare_inj() returns.

Value

The data_injuries data frame in long format in which each row corresponds to player-event.


[Package injurytools version 1.0.3 Index]