Learn R Programming

cfbfastR (version 1.9.0)

cfbd_draft_teams: Get list of NFL teams

Description

Get list of NFL teams

Usage

cfbd_draft_teams()

Arguments

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

Run this code
# NOT RUN {
  try(cfbd_draft_teams())
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab