powered by
Loads team graphics, colors, and logos - useful for plots!
load_teams(current = TRUE)
A tibble of team-level image URLs and hex color codes.
If TRUE (the default), returns a standardized list of current teams only, with abbreviations as per team_abbr_mapping.
TRUE
Issues with this data should be filed here: https://github.com/nflverse/nflverse-pbp
.for_cran() # \donttest{ try({ # prevents cran errors load_teams() }) # }
Run the code above in your browser using DataLab