mvt_season | R Documentation |
For a given team and season, returns regulation time average lead for each game played in the season.
mvt_season(team_pbp_df, team)
team_pbp_df |
a data frame with play-by-play data for season of interest |
team |
a team of interest |
a data frame with time average lead results for each game played by team in a season
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.