A data frame with 36 rows and 4 variables containing NFL team level
information, including franchises in multiple cities:
- team
Team abbreviation
- conf
Conference abbreviation
- division
Division name
- sdiv
Division abbreviation
This data frame is created using the teams_colors_logos
data frame of the
nflfastR
package. Please see data-raw/divisions.R
for the code to create
this data.