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:

nfl_location: character.

NFL team location (city).

nfl_nickname: integer

NFL team nickname (mascot).

nfl_display_name: integer

NFL team display name (usually more neat/complete).

nfl_logo: character

URL for NFL team logo.

Examples


  try(cfbd_draft_teams())



saiemgilani/cfbfastR documentation built on Sept. 14, 2024, 2:39 p.m.