Description Usage Arguments Examples
Resample Season
1 | resample_season(pbp_data, drive_level = 0)
|
drive_level |
Indicator whether or not to resample entire drives in the season (default is 0). |
pbp_df |
Play-by-play data frame. |
1 2 | # Resample the 2017 season:
resampled_pbp_17 <- resample_season(get_pbp_data(2017))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.