Description Usage Arguments Value
View source: R/catch_prob_feature_engineering_throw.R
get_throw_dists returns a data frame of throw distances on each play
1 | get_throw_dists(pbp, throw_start_events, throw_end_events)
|
pbp |
a dataframe of play-by-play data |
throw_start_events |
a character vector of throw start events |
throw_end_events |
a character vector of throw end events |
a data frame with the game id, the play id, and the throw distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.