nflverse_game_id | R Documentation |
Compute nflverse Game Identifiers
nflverse_game_id(season, week, away, home)
season |
4 digit season between 1999 and the output of |
week |
Numeric or character giving the week, between 1 and 22. |
home , away |
Valid NFL team abbreviation as it can be found in team_abbr_mapping |
A character vector
nflverse_game_id(2022, 2, "LAC", "KC")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.