Get CFBD Game Team Box Scores
## ── Team stats data from CollegeFootballData.com ────────────── cfbfastR 1.9.5 ──
## ℹ Data updated: 2024-09-10 01:25:40 UTC
## # A tibble: 13 × 78
## game_id school conference home_away opponent opponent_conference points
## <int> <chr> <chr> <chr> <chr> <chr> <int>
## 1 401132981 LSU SEC home Georgia SEC 37
## 2 401110859 LSU SEC home Arkansas SEC 56
## 3 401110869 LSU SEC home Texas A&M SEC 50
## 4 401110850 LSU SEC away Ole Miss SEC 58
## 5 401110828 LSU SEC away Mississippi… SEC 36
## 6 401110778 LSU SEC away Texas Big 12 45
## 7 401110725 LSU SEC home Georgia Sou… Sun Belt 55
## 8 401110805 LSU SEC away Vanderbilt SEC 66
## 9 401110819 LSU SEC home Florida SEC 42
## 10 401110833 LSU SEC home Auburn SEC 23
## 11 401110813 LSU SEC home Utah State Mountain West 42
## 12 401110842 LSU SEC away Alabama SEC 46
## 13 401110790 LSU SEC home Northwester… Southland 65
## # ℹ 71 more variables: total_yards <chr>, net_passing_yards <chr>,
## # completion_attempts <chr>, passing_tds <chr>, yards_per_pass <chr>,
## # passes_intercepted <chr>, interception_yards <chr>, interception_tds <chr>,
## # rushing_attempts <chr>, rushing_yards <chr>, rush_tds <chr>,
## # yards_per_rush_attempt <chr>, first_downs <chr>, third_down_eff <chr>,
## # fourth_down_eff <chr>, punt_returns <chr>, punt_return_yards <chr>,
## # punt_return_tds <chr>, kick_return_yards <chr>, kick_return_tds <chr>, …
## ── Team stats data from CollegeFootballData.com ────────────── cfbfastR 1.9.5 ──
## ℹ Data updated: 2024-09-10 01:25:40 UTC
## # A tibble: 13 × 78
## game_id school conference home_away opponent opponent_conference points
## <int> <chr> <chr> <chr> <chr> <chr> <int>
## 1 332450221 Florida S… ACC away Pittsbu… ACC 41
## 2 332570052 Florida S… ACC home Nevada Mountain West 62
## 3 332640052 Florida S… ACC home Bethune… MEAC 54
## 4 332710103 Florida S… ACC away Boston … ACC 48
## 5 332780052 Florida S… ACC home Maryland ACC 63
## 6 332920228 Florida S… ACC away Clemson ACC 51
## 7 332990052 Florida S… ACC home NC State ACC 49
## 8 333060052 Florida S… ACC home Miami ACC 41
## 9 333130154 Florida S… ACC away Wake Fo… ACC 59
## 10 333200052 Florida S… ACC home Syracuse ACC 59
## 11 333270052 Florida S… ACC home Idaho FBS Independents 80
## 12 333340057 Florida S… ACC away Florida SEC 37
## 13 333410052 Florida S… ACC home Duke ACC 45
## # ℹ 71 more variables: total_yards <chr>, net_passing_yards <chr>,
## # completion_attempts <chr>, passing_tds <chr>, yards_per_pass <chr>,
## # passes_intercepted <chr>, interception_yards <chr>, interception_tds <chr>,
## # rushing_attempts <chr>, rushing_yards <chr>, rush_tds <chr>,
## # yards_per_rush_attempt <chr>, first_downs <chr>, third_down_eff <chr>,
## # fourth_down_eff <chr>, punt_returns <chr>, punt_return_yards <chr>,
## # punt_return_tds <chr>, kick_return_yards <chr>, kick_return_tds <chr>, …