cfbd_draft_teams: *Get list of NFL teams*

View source: R/cfbd_draft.R

cfbd_draft_teamsR Documentation

Get list of NFL teams

Description

Get list of NFL teams

Usage

cfbd_draft_teams()

Value

cfbd_draft_teams() - A data frame with 4 variables:

col_name types description
nfl_location character NFL team location (city).
nfl_nickname character NFL team nickname (mascot).
nfl_display_name character NFL team display name (usually more neat/complete).
nfl_logo character URL for NFL team logo.

See Also

Other CFBD Draft: cfbd_draft_picks(), cfbd_draft_positions()

Examples


  try(cfbd_draft_teams())



cfbfastR documentation built on Aug. 24, 2026, 5:13 p.m.