load_cfb_rosters | R Documentation |
Load College Football Rosters
load_cfb_rosters(seasons = most_recent_cfb_season())
seasons |
a numeric vector of seasons to return, defaults to returning
this year's data if it is September or later. If set to |
A tibble of season-level roster data.
cfbd_team_roster()
Issues with this data should be filed here: https://github.com/sportsdataverse/cfbfastR-data
try(load_cfb_rosters(2020))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.