kp_minutes_matrix: *Get Minutes Matrix from Expanded Player Page*

View source: R/kp_team_tables.R

kp_minutes_matrixR Documentation

Get Minutes Matrix from Expanded Player Page

Description

Get Minutes Matrix from Expanded Player Page

Usage

kp_minutes_matrix(team, year = 2021)

Arguments

team

Team filter to select.

year

Year of data to pull

Value

Returns a tibble of minutes matrix data

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

  
    try(kp_minutes_matrix(team = 'Florida St.', year = 2021))
  



hoopR documentation built on Nov. 26, 2023, 1:07 a.m.