Dataset of NFL team names, abbreviations, and colors
nflteams
A data frame with one row for each team/abbreviation combo that appears in the NFL play-by-play data with the following columns accessed from the `teamcolors` package created by Ben Baumer and Gregory Matthews:
full name of the team
team abbreviation used in play-by-play data
team's primary color
team's secondary color
team's tertiary color
team's quaternary color
team's division
Team names, abbreviations, divisions, and team colors.
# NOT RUN {
data(nflteams)
# }
Run the code above in your browser using DataLab