Option to select data per season or per game

.cfb_team_game_by_game(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_game_by_game(697,2018,sprt="MFB")
#> Error in mutate(., t_stats = purrr::map2(href, Date, purrr::safely(.cfb_team_stats_by_game)), t_stats = sapply(t_stats, function(x) { x[[1]] })): could not find function "mutate"