| nba_leaguedashplayerclutch {hoopR} | R Documentation |
Get NBA Stats API League Dashboard by Player Clutch Splits
Description
Get NBA Stats API League Dashboard by Player Clutch Splits
Get NBA Stats API League Dashboard by Player Clutch Splits
Usage
nba_leaguedashplayerclutch(
ahead_behind = "Ahead or Behind",
clutch_time = "Last 5 Minutes",
college = "",
conference = "",
country = "",
date_from = "",
date_to = "",
division = "",
draft_pick = "",
draft_year = "",
game_scope = "",
game_segment = "",
height = "",
last_n_games = 0,
league_id = "00",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
pace_adjust = "N",
plus_minus = "N",
point_diff = 5,
po_round = "",
per_mode = "Totals",
period = 0,
player_experience = "",
player_position = "",
rank = "N",
season = year_to_season(most_recent_nba_season() - 1),
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
starter_bench = "",
team_id = "",
touch_time_range = "",
vs_conference = "",
vs_division = "",
weight = "",
...
)
Arguments
ahead_behind |
ahead_behind |
clutch_time |
clutch_time |
college |
college |
conference |
conference |
country |
country |
date_from |
date_from |
date_to |
date_to |
division |
division |
draft_pick |
draft_pick |
draft_year |
draft_year |
game_scope |
game_scope |
game_segment |
game_segment |
height |
height |
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 |
point_diff |
point_diff |
po_round |
po_round |
per_mode |
per_mode |
period |
period |
player_experience |
player_experience |
player_position |
player_position |
rank |
rank |
season |
season |
season_segment |
season_segment |
season_type |
season_type |
shot_clock_range |
shot_clock_range |
starter_bench |
starter_bench |
team_id |
team_id |
touch_time_range |
touch_time_range |
vs_conference |
vs_conference |
vs_division |
vs_division |
weight |
weight |
... |
Additional arguments passed to an underlying function like httr. |
Details
nba_leaguedashplayerclutch(league_id = '00', season = year_to_season(most_recent_nba_season() - 1))
Value
Returns a named list of data frames: LeagueDashPlayerClutch
LeagueDashPlayerClutch
| col_name | types |
| GROUP_SET | character |
| PLAYER_ID | character |
| PLAYER_NAME | character |
| NICKNAME | character |
| TEAM_ID | character |
| TEAM_ABBREVIATION | character |
| AGE | 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 |
| NBA_FANTASY_PTS | character |
| DD2 | character |
| TD3 | character |
| WNBA_FANTASY_PTS | 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 |
| NBA_FANTASY_PTS_RANK | character |
| DD2_RANK | character |
| TD3_RANK | character |
| WNBA_FANTASY_PTS_RANK | character |
Author(s)
Saiem Gilani
See Also
Other NBA League Functions:
nba_leaguedashlineups(),
nba_leaguedashoppptshot(),
nba_leaguedashplayerbiostats(),
nba_leaguedashplayerptshot(),
nba_leaguedashplayershotlocations(),
nba_leaguedashplayerstats(),
nba_leaguedashptdefend(),
nba_leaguedashptstats(),
nba_leaguedashptteamdefend(),
nba_leaguedashteamclutch(),
nba_leaguedashteamptshot(),
nba_leaguedashteamshotlocations(),
nba_leaguedashteamstats(),
nba_leaguegamefinder(),
nba_leaguegamelog(),
nba_leaguelineupviz(),
nba_leagueplayerondetails(),
nba_leagueseasonmatchups(),
nba_leaguestandingsv3(),
nba_leaguestandings(),
nba_matchupsrollup(),
nba_playoffpicture(),
nba_shotchartleaguewide()
Other NBA Player Functions:
nba_infographicfanduelplayer(),
nba_leaguedashplayerbiostats(),
nba_leaguedashplayershotlocations(),
nba_leaguedashplayerstats(),
nba_leagueplayerondetails(),
nba_leagueseasonmatchups(),
nba_matchupsrollup(),
nba_playerawards(),
nba_playercareerbycollegerollup(),
nba_playercareerbycollege(),
nba_playercareerstats(),
nba_playercompare(),
nba_playerdashboardbyclutch(),
nba_playerdashboardbygamesplits(),
nba_playerdashboardbygeneralsplits(),
nba_playerdashboardbylastngames(),
nba_playerdashboardbyopponent(),
nba_playerdashboardbyshootingsplits(),
nba_playerdashboardbyteamperformance(),
nba_playerdashboardbyyearoveryear(),
nba_playerdashptpass(),
nba_playerdashptreb(),
nba_playerdashptshotdefend(),
nba_playerdashptshots(),
nba_playerestimatedmetrics(),
nba_playerfantasyprofilebargraph(),
nba_playerfantasyprofile(),
nba_playergamelogs(),
nba_playergamelog(),
nba_playergamestreakfinder(),
nba_playerheadshot(),
nba_playerindex(),
nba_playernextngames(),
nba_playerprofilev2(),
nba_playervsplayer()