team_reg_season_summary: For a given team and data frame of regular season results...

View source: R/team_reg_season_summary.R

team_reg_season_summaryR Documentation

For a given team and data frame of regular season results data, returns data frame with season summary results and pythagorean win expectation

Description

For a given team and data frame of regular season results data, returns data frame with season summary results and pythagorean win expectation

Usage

team_reg_season_summary(df, team)

Arguments

df

a data frame with regular season game results

team

a team of interest

Value

a data frame with season summary results and pythagorean win expectation


caseycaprini/nfltools documentation built on Oct. 11, 2023, 7:58 p.m.