NFL Team names, colors and logo urls.
teams_colors_logos
A data frame with 36 rows and 10 variables containing NFL team level information, including franchises in multiple cities:
Team abbreviation
Complete Team name
Team id used in the roster function
Nickname
Conference
Division
Primary color
Secondary color
Tertiary color
Quaternary color
Url to Team logo on wikipedia
Url to higher quality logo on espn
Url to team wordmarks
Url to AFC and NFC logos
Url to NFL logo
The primary and secondary colors have been taken from nfl.com with some modifications
for better team distinction and most recent team color themes.
The tertiary and quaternary colors are taken from Lee Sharpe's teamcolors.csv
who has taken them from the teamcolors
package created by Ben Baumer and
Gregory Matthews. The Wikipeadia logo urls are taken from Lee Sharpe's logos.csv
Team wordmarks from nfl.com
# \donttest{
teams_colors_logos
# }
Run the code above in your browser using DataLab