standardize_position_coordinates.Rdstandardize_position_coordinates Takes raw position data and normalizes it so that drives only go one way and X coordinates are relative to goal line rather than back of end zone
standardize_position_coordinates(df)
| df | DataFrame of position data to be transformed |
|---|
data.frame: normalized positional data