Description Usage Arguments Value
View source: R/catch_prob_feature_engineering_throw.R
add_throw_vector_to_positions takes player positions at release along with throw information to calculate how close the player is to the throw
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.