add_throw_vector_to_positions takes player positions at release along with throw information to calculate how close the player is to the throw

add_throw_vector_to_positions(release_positions, throw_vectors)

Arguments

release_positions

player positions at release of ball

throw_vectors

information about the pass

Value

a dataframe with the distance & time the player has to reach the throw