powered by
Compute nflverse Game Identifiers
nflverse_game_id(season, week, away, home)
A character vector
4 digit season between 1999 and the output of most_recent_season()
most_recent_season()
Numeric or character giving the week, between 1 and 22.
Valid NFL team abbreviation as it can be found in team_abbr_mapping
.for_cran() nflverse_game_id(2022, 2, "LAC", "KC")
Run the code above in your browser using DataLab