add_throw_vector_to_positions.Rdadd_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)
| release_positions | player positions at release of ball |
|---|---|
| throw_vectors | information about the pass |
a dataframe with the distance & time the player has to reach the throw