mvt_season: For a given team and season, returns regulation time average...

View source: R/mvt_season.R

mvt_seasonR Documentation

For a given team and season, returns regulation time average lead for each game played in the season.

Description

For a given team and season, returns regulation time average lead for each game played in the season.

Usage

mvt_season(team_pbp_df, team)

Arguments

team_pbp_df

a data frame with play-by-play data for season of interest

team

a team of interest

Value

a data frame with time average lead results for each game played by team in a season


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