Option to select data per season or per game

.cfb_team_season(team_id, year, sprt = "MFB")

Arguments

team_id

Team ID (form team_mapping)

year

Select year, (example: 2015-2016 season is 2016)

sport

Tradiational Sport Name

Examples

.cfb_team_season(697,2018,sprt="MFB")
#> Error in mutate(., full_url = paste0(base_url, header_href), stat_df = purrr::map(full_url, .scrape_overall_stats)): could not find function "mutate"