powered by
Get KenPom's player stats from the team page
kp_team_players(team, year = 2021)
Returns a tibble of team player data
Team filter to select.
Year of data to pull
Other KenPom Team Functions: kp_gameplan(), kp_minutes_matrix(), kp_opptracker(), kp_player_career(), kp_team_depth_chart(), kp_team_lineups(), kp_team_player_stats(), kp_team_schedule()
kp_gameplan()
kp_minutes_matrix()
kp_opptracker()
kp_player_career()
kp_team_depth_chart()
kp_team_lineups()
kp_team_player_stats()
kp_team_schedule()
# \donttest{ try(kp_team_players(team = 'Florida St.', year = 2021)) # }
Run the code above in your browser using DataLab