standardize_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)

Arguments

df

DataFrame of position data to be transformed

Value

data.frame: normalized positional data