View source: R/team_reg_season_summary.R
team_reg_season_summary | R Documentation |
For a given team and data frame of regular season results data, returns data frame with season summary results and pythagorean win expectation
team_reg_season_summary(df, team)
df |
a data frame with regular season game results |
team |
a team of interest |
a data frame with season summary results and pythagorean win expectation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.