powered by
Get KenPom Game Box Score
kp_box(game_id, year)
Returns a tibble of game box scores with names: away_team, home_team, linescore, officials
away_team
home_team
linescore
officials
Game id of game to pull
Year of game to pull
Other KenPom Boxscore Functions: kp_winprob()
kp_winprob()
# \donttest{ try(kp_box(game_id = 6, year = 2021)) # }
Run the code above in your browser using DataLab