50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

nflseedR (version 2.0.0)

divisions: NFL team names and the conferences and divisions they belong to

Description

NFL team names and the conferences and divisions they belong to

Usage

divisions

Arguments

Format

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.

Examples

Run this code
str(divisions)

Run the code above in your browser using DataLab