load_cfb_teams | R Documentation |
Loads team information including colors and logos - useful for plots!
load_cfb_teams(fbs_only = TRUE)
fbs_only |
if TRUE, returns only FBS teams, otherwise returns all teams in the dataset |
A tibble of team-level image URLs and hex color codes.
cfbd_team_info()
Issues with this data should be filed here: https://github.com/sportsdataverse/cfbfastR-data
try(load_cfb_teams())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.