Get Minutes Matrix from Expanded Player Page
See also
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()
Examples
# \donttest{
try(kp_minutes_matrix(team = 'Florida St.', year = 2021))
#> ✖ 2026-08-06 04:00:53.043044: 2026-08-06 04:00:53.042781 - Florida St. - 2021 minutes matrix is missing
#> ✖ Args: team = "Florida St.", year = 2021
#> ✖ Error: HTTP 429 Too Many Requests.
#> NULL
# }
