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