nba_teamdashboardbyclutch: *Get NBA Stats API Team Dashboard by Clutch Splits*

View source: R/nba_stats_team_dash.R

nba_teamdashboardbyclutchR Documentation

Get NBA Stats API Team Dashboard by Clutch Splits

Description

Get NBA Stats API Team Dashboard by Clutch Splits

Get NBA Stats API Team Dashboard by Clutch Splits

Usage

nba_teamdashboardbyclutch(
  date_from = "",
  date_to = "",
  game_segment = "",
  last_n_games = 0,
  league_id = "00",
  location = "",
  measure_type = "Base",
  month = 0,
  opponent_team_id = 0,
  outcome = "",
  pace_adjust = "N",
  plus_minus = "N",
  po_round = "",
  per_mode = "Totals",
  period = 0,
  rank = "N",
  season = year_to_season(most_recent_nba_season() - 1),
  season_segment = "",
  season_type = "Regular Season",
  shot_clock_range = "",
  team_id = "1610612749",
  vs_conference = "",
  vs_division = "",
  ...
)

Arguments

date_from

date_from

date_to

date_to

game_segment

game_segment

last_n_games

last_n_games

league_id

league_id

location

location

measure_type

measure_type

month

month

opponent_team_id

opponent_team_id

outcome

outcome

pace_adjust

pace_adjust

plus_minus

plus_minus

po_round

po_round

per_mode

per_mode

period

period

rank

rank

season

season

season_segment

season_segment

season_type

season_type

shot_clock_range

shot_clock_range

team_id

team_id

vs_conference

vs_conference

vs_division

vs_division

...

Additional arguments passed to an underlying function like httr.

Details

Team Clutch Stats Dashboard

 nba_teamdashboardbyclutch(team_id = '1610612749', season = year_to_season(most_recent_nba_season() - 1))

Value

Return a named list of data frames: Last10Sec3Point2TeamDashboard, Last10Sec3PointTeamDashboard, Last1Min5PointTeamDashboard, Last1MinPlusMinus5PointTeamDashboard, Last30Sec3Point2TeamDashboard, Last30Sec3PointTeamDashboard, Last3Min5PointTeamDashboard, Last3MinPlusMinus5PointTeamDashboard, Last5Min5PointTeamDashboard, Last5MinPlusMinus5PointTeamDashboard, OverallTeamDashboard

OverallTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last5Min5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last3Min5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last1Min5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last30Sec3PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last10Sec3PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last5MinPlusMinus5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last3MinPlusMinus5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last1MinPlusMinus5PointTeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last30Sec3Point2TeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Last10Sec3Point2TeamDashboard

col_name types
GROUP_SET character
GROUP_VALUE character
GP character
W character
L character
W_PCT character
MIN character
FGM character
FGA character
FG_PCT character
FG3M character
FG3A character
FG3_PCT character
FTM character
FTA character
FT_PCT character
OREB character
DREB character
REB character
AST character
TOV character
STL character
BLK character
BLKA character
PF character
PFD character
PTS character
PLUS_MINUS character
GP_RANK character
W_RANK character
L_RANK character
W_PCT_RANK character
MIN_RANK character
FGM_RANK character
FGA_RANK character
FG_PCT_RANK character
FG3M_RANK character
FG3A_RANK character
FG3_PCT_RANK character
FTM_RANK character
FTA_RANK character
FT_PCT_RANK character
OREB_RANK character
DREB_RANK character
REB_RANK character
AST_RANK character
TOV_RANK character
STL_RANK character
BLK_RANK character
BLKA_RANK character
PF_RANK character
PFD_RANK character
PTS_RANK character
PLUS_MINUS_RANK character

Author(s)

Saiem Gilani

See Also

Other NBA Team Functions: nba_leaguedashteamstats(), nba_teamdashboardbygamesplits(), nba_teamdashboardbygeneralsplits(), nba_teamdashboardbylastngames(), nba_teamdashboardbyopponent(), nba_teamdashboardbyshootingsplits(), nba_teamdashboardbyteamperformance(), nba_teamdashboardbyyearoveryear(), nba_teamdashlineups(), nba_teamdashptpass(), nba_teamdashptreb(), nba_teamdashptshots(), nba_teamdetails(), nba_teamestimatedmetrics(), nba_teamgamelogs(), nba_teamgamelog(), nba_teamgamestreakfinder(), nba_teamhistoricalleaders(), nba_teaminfocommon(), nba_teamplayerdashboard(), nba_teamplayeronoffdetails(), nba_teamplayeronoffsummary(), nba_teams(), nba_teamvsplayer(), nba_teamyearbyyearstats()

Other NBA Clutch Functions: nba_leaguedashteamclutch(), nba_playerdashboardbyclutch()


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