powered by
Get list of NFL teams
cfbd_draft_teams()
cfbd_draft_teams() - A data frame with 4 variables:
nfl_location
NFL team location (city).
nfl_nickname
NFL team nickname (mascot).
nfl_display_name
NFL team display name (usually more neat/complete).
nfl_logo
URL for NFL team logo.
# NOT RUN { try(cfbd_draft_teams()) # } # NOT RUN { # }
Run the code above in your browser using DataLab