load_teams | R Documentation |
Loads team graphics, colors, and logos - useful for plots!
load_teams(current = TRUE)
current |
If |
A tibble of team-level image URLs and hex color codes.
Issues with this data should be filed here: https://github.com/nflverse/nflverse-pbp
try({ # prevents cran errors
load_teams()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.